From 3402919757ee10eb3c0a215848782a4b47234b57 Mon Sep 17 00:00:00 2001
From: Raphael ATALLAH
Date: Wed, 8 Nov 2017 13:50:33 +0100
Subject: [PATCH 1/2] Fixed typo
---
app-backend/dist/templates/apps.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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.
-
\ No newline at end of file
+
From 211027d1a776089fb48d2e9866042109c24b542f Mon Sep 17 00:00:00 2001
From: Raphael ATALLAH
Date: Wed, 8 Nov 2017 13:51:02 +0100
Subject: [PATCH 2/2] Fixed typo
---
app-frontend/src/templates/apps.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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.
-
\ No newline at end of file
+