summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-03-04 21:13:00 +0000
committerMike Lewis <mlewis@gitlab.com>2019-03-04 21:13:00 +0000
commit64118cea280f094aba8b071c292b05dd0dd7ec93 (patch)
treed85d00607e7041f7a755594c45ac4e841a8a092d
parent2b7cddcf8ad7a2ae803f2b1b8584bf6c4487a749 (diff)
downloadgitlab-ce-64118cea280f094aba8b071c292b05dd0dd7ec93.tar.gz
Change header of section on replying to a non-discussion comment
-rw-r--r--doc/user/discussions/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md
index 9838fdeff6d..58d30643746 100644
--- a/doc/user/discussions/index.md
+++ b/doc/user/discussions/index.md
@@ -339,7 +339,7 @@ and push the suggested change directly into the codebase in the merge request's
Custom commit messages will be introduced by
[#54404](https://gitlab.com/gitlab-org/gitlab-ce/issues/54404).
-## Start a discussion from a non-discussion comment
+## Start a discussion by replying to a non-discussion comment
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/30299) in GitLab 11.9
@@ -356,7 +356,7 @@ Clicking on the **Reply to comment** button will bring the reply area into focus
Relying to a non-discussion comment will convert the non-discussion comment to a
threaded discussion once the reply is submitted.
-This feature only exists for Issues, Merge requests, and Epics. Commits, Snippets and Merge request diff discussions are not supported yet.
+This feature only exists for Issues, Merge requests, and Epics. Commits, Snippets and Merge request diff discussions are not supported yet.
[ce-5022]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5022
[ce-7125]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7125