From 745cd2a9b52a19c4c93b1f700b4c926c4cfc9408 Mon Sep 17 00:00:00 2001 From: Adam Bowles Date: Thu, 27 Sep 2018 11:25:27 +0100 Subject: [PATCH] Add trailing colon to :octocat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b3900..5207216 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ import { NimblePicker } from 'emoji-mart' { id: 'octocat', name: 'Octocat', - colons: ':octocat', + colons: ':octocat:', text: '', emoticons: [], custom: true,