summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-22 12:56:52 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-03-22 12:56:52 +0200
commitf4a13f0844a44ec045828d2cbe3feba45410bc87 (patch)
tree743113b43aee0826572fa0ad4136e0d450ce9a45
parent05ca1096dd57da44c3108895f77d03d007422306 (diff)
downloadgitlab-ce-f4a13f0844a44ec045828d2cbe3feba45410bc87.tar.gz
Fix grammar in intro guide
-rw-r--r--doc/intro/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intro/README.md b/doc/intro/README.md
index 820de213345..fecbbe6317b 100644
--- a/doc/intro/README.md
+++ b/doc/intro/README.md
@@ -14,11 +14,11 @@ Create issues, labels, milestones, cast your vote, and review issues.
- [Create a new issue](../gitlab-basics/create-issue.md)
- [Assign labels to issues](../workflow/labels.md)
- [Use milestones as an overview of your project's tracker](../workflow/milestones.md)
-- [Use voting to express your like/dislike to the issue in demand](../workflow/award_emoji.md)
+- [Use voting to express your like/dislike to issues and merge requests](../workflow/award_emoji.md)
## Collaborate
-Create merge requests, diffs, commits, and review code.
+Create merge requests and review code.
- [Fork a project and contribute to it](../workflow/forking_workflow.md)
- [Create a new merge request](../gitlab-basics/add-merge-request.md)