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:
Diffstat (limited to 'doc/user/award_emojis.md')
-rw-r--r--doc/user/award_emojis.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/award_emojis.md b/doc/user/award_emojis.md
index 5df38550c40..e1459717241 100644
--- a/doc/user/award_emojis.md
+++ b/doc/user/award_emojis.md
@@ -36,7 +36,7 @@ celebrate an accomplishment or agree with an opinion.
To add an award emoji:
-1. In the top right of the comment, select the smile (**{slight-smile}**).
+1. In the upper right of the comment, select the smile (**{slight-smile}**).
1. Select an emoji from the dropdown list.
To remove an award emoji, select the emoji again.
@@ -44,11 +44,11 @@ To remove an award emoji, select the emoji again.
## Custom emojis
You can upload custom emojis to a GitLab instance with the GraphQL API.
-For more, visit [Use custom emojis with GraphQL](../api/graphql/custom_emoji.md).
+For more information, see [Use custom emojis with GraphQL](../api/graphql/custom_emoji.md).
Custom emojis don't show in the emoji picker.
To use them in a text box, type the filename without the extension and surrounded by colons.
For example, for a file named `thank-you.png`, type `:thank-you:`.
-For the list of custom emojis available for GitLab.com, visit
+For a list of custom emojis available for GitLab.com, see
[the `custom_emoji` project](https://gitlab.com/custom_emoji/custom_emoji/-/tree/main/img).