diff options
author | Evan Read <eread@gitlab.com> | 2019-07-10 02:28:19 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-07-10 02:28:19 +0000 |
commit | 9e0a66c4f196f16c040577663458337639ee8f16 (patch) | |
tree | 0b541acda1ec5637129b6bc025ff941e384bdfe6 /doc/user | |
parent | 42e876b7c01c61e74e3c7b0cb637ae43809ce1d2 (diff) | |
parent | 1eb2a72588b7768c0e24dc16bab26b2339542acf (diff) | |
download | gitlab-ce-9e0a66c4f196f16c040577663458337639ee8f16.tar.gz |
Merge branch 'docs-siegerts-fix-typo' into 'master'63197-move-chart-alerts-into-dropdown-menu
Docs: fix typo
See merge request gitlab-org/gitlab-ce!30505
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/discussions/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md index f2156720af7..c6bc580fb8f 100644 --- a/doc/user/discussions/index.md +++ b/doc/user/discussions/index.md @@ -444,7 +444,7 @@ Clicking on the **Reply to comment** button will bring the reply area into focus ![Reply to comment feature](img/reply_to_comment.gif) -Relying to a non-discussion comment will convert the non-discussion comment to a +Replying to a non-discussion comment will convert the non-discussion comment to a threaded discussion once the reply is submitted. This conversion is considered an edit to the original comment, so a note about when it was last edited will appear underneath it. |