diff --git a/app-backend/dist/templates/apps.html b/app-backend/dist/templates/apps.html index fbd7509..aa332f3 100644 --- a/app-backend/dist/templates/apps.html +++ b/app-backend/dist/templates/apps.html @@ -66,7 +66,7 @@ git hash: {{app.deployedGitHash}}
Deployed at {{app.deployedTimeStamp}}

-

You can deploy your app using the Captain command line tool (recommented) or via this web interface. No +

You can deploy your app using the Captain command line tool (recommended) or via this web interface. No matter what approach you choose, you need to provide 'captain-definition' file. See docs for more details.

@@ -190,4 +190,4 @@
- \ No newline at end of file + diff --git a/app-frontend/src/templates/apps.html b/app-frontend/src/templates/apps.html index 4c15f68..c1362dc 100644 --- a/app-frontend/src/templates/apps.html +++ b/app-frontend/src/templates/apps.html @@ -67,7 +67,7 @@ git hash: {{app.deployedGitHash}}
Deployed at {{app.deployedTimeStamp}}

-

You can deploy your app using the Captain command line tool (recommented) or via this web interface. No +

You can deploy your app using the Captain command line tool (recommended) or via this web interface. No matter what approach you choose, you need to provide 'captain-definition' file. See docs for more details.

@@ -194,4 +194,4 @@
- \ No newline at end of file +