Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah Groff Hennigh-Palermo <sarah.groff.palermo@gmail.com>2019-06-14 21:47:29 +0300
committerSarah Groff Hennigh-Palermo <sarah.groff.palermo@gmail.com>2019-06-14 21:47:29 +0300
commitec6d1eb803285eaaa835c697ab046947b2ed77db (patch)
tree6309a75c00461458ab37d7cdfec42b2982166aae /doc/ci/review_apps/index.md
parent28ec39c1b9383c67bcd0075f7b65bc96b8149604 (diff)
Apply suggestion to doc/ci/review_apps/index.md
Diffstat (limited to 'doc/ci/review_apps/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 98a9836c21e..f9d1fc58062 100644
--- a/doc/ci/review_apps/index.md
+++ b/doc/ci/review_apps/index.md
@@ -159,7 +159,7 @@ After adding Review Apps to your workflow, you follow the branched Git flow. Tha
The Visual Reviews feedback form can be added to a Review App to enable reviewers to post comments
directly from the app back to the merge request that spawned the Review App.
-For example, a form like the following can be made to post the contents of the
+For example, a form like the following can be configured to post the contents of the
text field into the discussion thread of a merge request:
![feedback form](img/toolbar_feeback_form.png)