Merge pull request #40 from github/use-extant-emoji-in-readme-example

Use extant emoji in the example
This commit is contained in:
Trevor Turk
2014-02-24 13:34:32 -06:00

View File

@@ -48,7 +48,7 @@ config.assets.precompile << "emoji/*.png"
Example Rails Helper
--------------------
This would allow emojifying content such as: `it's raining :cats: and :dogs:!`
This would allow emojifying content such as: `it's raining :cat:s and :dog:s!`
See the [Emoji cheat sheet](http://www.emoji-cheat-sheet.com) for more examples.