diff options
author | karen Carias <karen@gitlab.com> | 2015-08-03 15:55:02 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-08-03 15:55:02 -0700 |
commit | c5a6c16dba66318ea7f36b368217a275f1dd24e8 (patch) | |
tree | 28d9d543d82b5ff5254a02556e8ad919073f6244 /doc/workflow/README.md | |
parent | 28cc6d9b9860fb38fc68d05c40d552d3a46e7ac8 (diff) | |
download | gitlab-ce-c5a6c16dba66318ea7f36b368217a275f1dd24e8.tar.gz |
typo
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r-- | doc/workflow/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 139f4db7d57..3915198ad2a 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -10,7 +10,7 @@ - [Notification emails](notifications.md) - [Project Features](project_features.md) - [Project forking workflow](forking_workflow.md) -- [Project users and members](add-user/add-user.md) +- [Project users](add-user/add-user.md) - [Protected branches](protected_branches.md) - [Web Editor](web_editor.md) - ["Work In Progress" Merge Requests](wip_merge_requests.md) |