diff --git a/develop/_sources/how-tos/app-development/interactive/sub-apps.rst.txt b/develop/_sources/how-tos/app-development/interactive/sub-apps.rst.txt index b5fa92411..6805f6a53 100644 --- a/develop/_sources/how-tos/app-development/interactive/sub-apps.rst.txt +++ b/develop/_sources/how-tos/app-development/interactive/sub-apps.rst.txt @@ -1,6 +1,6 @@ -Sub-Apps and Reconfiguring exsting apps -======================================= +Sub-Apps and Reconfiguring existing apps +======================================== Sub-Apps are a term we use for providing variants of existing apps. They act as a child to the existing parent application. That is, @@ -87,4 +87,4 @@ chosen for them. Now users will be presented with both variants. ``My App`` and ``My App: preset``. The system used the name ``preset`` based -on the name of the file. \ No newline at end of file +on the name of the file. diff --git a/develop/how-tos/app-development.html b/develop/how-tos/app-development.html index 782775438..67222f2b5 100644 --- a/develop/how-tos/app-development.html +++ b/develop/how-tos/app-development.html @@ -230,7 +230,7 @@
  • Render Template
  • Job Submission (submit.yml.erb)
  • Connection View
  • -
  • Sub-Apps and Reconfiguring exsting apps
  • +
  • Sub-Apps and Reconfiguring existing apps
  • Connection Parameters conn_params
  • Adding Additional Information to the session cards
  • Saving interactive application settings
  • diff --git a/develop/how-tos/app-development/interactive.html b/develop/how-tos/app-development/interactive.html index c65368e70..32704ad1e 100644 --- a/develop/how-tos/app-development/interactive.html +++ b/develop/how-tos/app-development/interactive.html @@ -123,7 +123,7 @@
  • Render Template
  • Job Submission (submit.yml.erb)
  • Connection View
  • -
  • Sub-Apps and Reconfiguring exsting apps
  • +
  • Sub-Apps and Reconfiguring existing apps
  • Connection Parameters conn_params
  • Adding Additional Information to the session cards
  • Saving interactive application settings
  • @@ -319,7 +319,7 @@
  • Adding Native VNC instructions to the panel
  • -
  • Sub-Apps and Reconfiguring exsting apps