summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-26 18:42:53 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-26 18:42:53 +0000
commitdf961f5babcdfadeac3fd9340c48ef81d8682fd6 (patch)
treea929fab216db2522abb59905b92e387d8422c75f
parentf8857c63c47908597c36334f36143b2660584aab (diff)
parent1aed63dad2fc87ec04cbef86627507348a2eca47 (diff)
downloadgitlab-ce-df961f5babcdfadeac3fd9340c48ef81d8682fd6.tar.gz
Merge branch 'patch-5' into 'master'
Fix `Stack Build` wizard description in koding.md ## What does this MR do? Fixes the language in the `Stack Build` wizard description. See merge request !6041
-rw-r--r--doc/user/project/koding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/koding.md b/doc/user/project/koding.md
index e54587fab68..c56a1efe3c2 100644
--- a/doc/user/project/koding.md
+++ b/doc/user/project/koding.md
@@ -68,7 +68,7 @@ GitLab instance. For details about what's next you can follow
[this guide](https://www.koding.com/docs/creating-an-aws-stack) from step 8.
Once stack initialized you will see the `README.md` content from your project
-in `Stack Build` wizard, this wizard will let you to build the stack and import
+in `Stack Build` wizard, this wizard will let you build the stack and import
your project into it. **Once it's completed it will automatically open the
related vm instead of importing from scratch**.