Merge pull request #16 from devnixs/master

Fixed typo
This commit is contained in:
Kasra Bigdeli
2017-11-08 08:45:37 -08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -66,7 +66,7 @@
<b>git hash: </b> {{app.deployedGitHash}} <br>
<b>Deployed at</b> {{app.deployedTimeStamp}} <br>
</p>
<p>You can deploy your app using the Captain command line tool (recommented) or via this web interface. No
<p>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.</p>
<div class="row">
<div class="col-lg-6">
@@ -190,4 +190,4 @@
</div>
</div>
</div>
</div>
</div>
+2 -2
View File
@@ -67,7 +67,7 @@
<b>git hash: </b> {{app.deployedGitHash}} <br/>
<b>Deployed at</b> {{app.deployedTimeStamp}} <br/>
</p>
<p>You can deploy your app using the Captain command line tool (recommented) or via this web interface. No
<p>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.</p>
<div class="row">
<div class="col-lg-6">
@@ -194,4 +194,4 @@
</div>
</div>
</div>
</div>
</div>