From 3c52b9e9848acbb111969edf6029c507916141c0 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Tue, 10 Oct 2017 23:20:14 +0800 Subject: [PATCH] react: fix capitalization in a link --- react.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react.md b/react.md index 039d74707..4fa652312 100644 --- a/react.md +++ b/react.md @@ -574,7 +574,7 @@ Also see * [React website](https://reactjs.org) _(reactjs.org)_ * [React cheatsheet](https://reactcheatsheet.com/) _(reactcheatsheet.com)_ -* [Awesome react](https://github.com/enaqx/awesome-react) _(github.com)_ +* [Awesome React](https://github.com/enaqx/awesome-react) _(github.com)_ * [React v0.14 cheatsheet](react@0.14) _Legacy version_ {%endraw%}