diff options
author | Russell Dickenson <rdickenson@gitlab.com> | 2019-07-19 04:59:08 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-07-19 04:59:08 +0000 |
commit | b02fa3ebffb81843d58ead32eaeb2b183a4f611e (patch) | |
tree | 5ae1748366bb5e6becd363de15ceb66b5d6b100b /doc/user | |
parent | 9e85a1889fa91ae6a61069400b15e5e0d3ca40df (diff) | |
download | gitlab-ce-b02fa3ebffb81843d58ead32eaeb2b183a4f611e.tar.gz |
Remove duplicate word in Issues feature page
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/project/issues/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/issues/index.md b/doc/user/project/issues/index.md index 6509c7908e5..6706e1c2e2b 100644 --- a/doc/user/project/issues/index.md +++ b/doc/user/project/issues/index.md @@ -89,7 +89,7 @@ Key actions for Issues include:  On an issue's page, you can view [all aspects of the issue](issue_data_and_actions.md), -and modify them if you you have the necessary [permissions](../../permissions.md). +and modify them if you have the necessary [permissions](../../permissions.md). ### Issues list |