diff --git a/_data/nav_community.yml b/_data/nav_community.yml index 3740d3af..776730fb 100644 --- a/_data/nav_community.yml +++ b/_data/nav_community.yml @@ -6,9 +6,9 @@ title: Conferences - id: videos title: Videos - - id: complementary-tools - title: Complementary Tools - href: https://github.com/facebook/react/wiki/Complementary-Tools - id: examples title: Examples href: https://github.com/facebook/react/wiki/Examples + - id: complementary-tools + title: Complementary Tools + href: https://github.com/facebook/react/wiki/Complementary-Tools diff --git a/index.md b/index.md index b1e58a66..2eddf27c 100644 --- a/index.md +++ b/index.md @@ -67,7 +67,7 @@ id: home
React is flexible and provides hooks that allow you to interface with - other libraries and frameworks. This example uses **remarkable**, an + other libraries and frameworks. This example uses remarkable, an external Markdown library, to convert the textarea's value in real time.