From 88ea15cd89ac7a281e0b8695e01984b858932232 Mon Sep 17 00:00:00 2001 From: Misha Moroshko Date: Sat, 25 Apr 2015 19:49:18 +1000 Subject: [PATCH] Add react-autosuggest --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 1195ced9..09efecd4 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -15,7 +15,7 @@ * or "foo.github.io/bar" for a Project Page). * * IMPORTANT: To authorise yourself as the owner of the GitHub Page you must have a valid CNAME file - * (with the requestd domain, e.g: "foo.js.org") to your repository before the pull request. + * (with the requested domain, e.g: "foo.js.org") to your repository before the pull request. * The requested subdomain must match either your GitHub username or the name of your project * repository. Execeptions are possible for the sake of clarity (e.g. if your project has the * name "foojs" you can request "foo"). @@ -115,6 +115,7 @@ var cnames_active = { , "radial": "ckgrafico.github.io/radial.js" , "rafaelbiten": "rafaelbiten.github.io" , "rafaelmangolin": "rafaelMangolin.github.io" + , "react-autosuggest": "moroshko.github.io/react-autosuggest" , "roh": "roh7.github.io" , "rp": "rpocklin.github.io" , "rwu": "rwu823.github.io"