summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHrishi <hrishikeshbihani96@gmail.com>2019-03-14 06:06:31 +0000
committerHrishi <hrishikeshbihani96@gmail.com>2019-03-14 06:06:31 +0000
commit3cc95a1cfd5f799ffe2ec45a3f2f5ab3b4a68969 (patch)
treec11135cc623b393c50045d592c5ac2cf553afa34
parenta59b7cee0afc152efba6aa4c430c14c0b038107a (diff)
downloadgitlab-ce-3cc95a1cfd5f799ffe2ec45a3f2f5ab3b4a68969.tar.gz
Update index.md
-rw-r--r--doc/ci/review_apps/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md
index d87a13dfdc0..9dbcf9d1155 100644
--- a/doc/ci/review_apps/index.md
+++ b/doc/ci/review_apps/index.md
@@ -12,7 +12,7 @@ Review Apps are a collaboration tool that takes the hard work out of providing a
Review Apps:
- Provide an automatic live preview of changes made in a feature branch by spinning up a dynamic environment for your merge requests.
-- Allow designers and product manages to see your changes without needing to check out your branch and run your changes in a sandbox environment.
+- Allow designers and product managers to see your changes without needing to check out your branch and run your changes in a sandbox environment.
- Are fully integrated with the [GitLab DevOps LifeCycle](../../README.md#the-entire-devops-lifecycle).
- Allow you to deploy your changes wherever you want.