Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-01-11 07:30:02 +0300
committerEvan Read <eread@gitlab.com>2019-01-11 07:30:02 +0300
commit7681838a8fdf38cfebe1277a79dd9ac3a72be1cc (patch)
treeebbd16056b5f4767ab9ba673fe6429048476e054 /doc/user/award_emojis.md
parente635592d843284632dbfa2a2c40b348ee9e9c695 (diff)
Be consistent with plural form of emoji. Also, notes are comments
Diffstat (limited to 'doc/user/award_emojis.md')
-rw-r--r--doc/user/award_emojis.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/award_emojis.md b/doc/user/award_emojis.md
index 0b32f23c487..fdacf230e98 100644
--- a/doc/user/award_emojis.md
+++ b/doc/user/award_emojis.md
@@ -6,14 +6,14 @@
> improved award emoji performance overall.
When you're collaborating online, you get fewer opportunities for high-fives
-and thumbs-ups. Emojis can be awarded to [issues](project/issues/index.md), [merge requests](project/merge_requests/index.md),
+and thumbs-ups. Emoji can be awarded to [issues](project/issues/index.md), [merge requests](project/merge_requests/index.md),
[snippets](snippets.md), and virtually everywhere where you can have a discussion.
![Award emoji](img/award_emoji_select.png)
-Award emojis make it much easier to give and receive feedback without a long
-comment thread. Comments that are only emojis will automatically become
-award emojis.
+Award emoji make it much easier to give and receive feedback without a long
+comment thread. Comments that are only emoji will automatically become
+award emoji.
For information on the relevant API, see [Award Emoji API](../api/award_emoji.md).