diff --git a/docs/userGuide/syntax/emoji.md b/docs/userGuide/syntax/emoji.md
index f3d02b9094..88d1c8434b 100644
--- a/docs/userGuide/syntax/emoji.md
+++ b/docs/userGuide/syntax/emoji.md
@@ -4,24 +4,24 @@
markdown
-:+1: :exclamation: :x: :construction:
+:+1: :exclamation: :x: :construction: :) :/ :D
-%%{{ icon_info }} [the list of supported emoji](https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md).%%
+%%{{ icon_info }} The list of supported [emoji](https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md) and [emoticon shortcuts](https://github.com/markdown-it/markdown-it-emoji/blob/master/lib/data/shortcuts.js).%%
```markdown
-:+1: :exclamation: :x: :construction:
+:+1: :exclamation: :x: :construction: :) :/ :D
```
-:+1: :exclamation: :x: :construction:
+:+1: :exclamation: :x: :construction: :) :/ :D
\ No newline at end of file