1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 23:28:02 +00:00

Fix a typo in the latest til

This commit is contained in:
jbranchaud
2016-04-04 12:12:15 -05:00
parent e9ff821b0b
commit e8d6ec028d

View File

@@ -3,7 +3,7 @@
GitHub restricts the set of unicode characters that can appear in the
description field of a repository to anything up to `0xffff`. Most emoji
have unicode values above this. This means you will have limited success
adding emoji via your system's.
adding emoji via your system's emoji keyboard.
Fortunately, GitHub allows you to add any recognized emoji to a repository
description with its specialized emoji syntax (e.g. `:memo:`). You may have