From d00058b1f922438cd9a6ac858cf4c0883c28eddc Mon Sep 17 00:00:00 2001 From: Richard Taylor Dawson Date: Tue, 23 Jul 2019 22:25:13 -0600 Subject: [PATCH] Fixing typo in contributing section of the docs (#2166) --- content/blog/2019-02-23-is-react-translated-yet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2019-02-23-is-react-translated-yet.md b/content/blog/2019-02-23-is-react-translated-yet.md index 812a5e8c..f88698a6 100644 --- a/content/blog/2019-02-23-is-react-translated-yet.md +++ b/content/blog/2019-02-23-is-react-translated-yet.md @@ -23,7 +23,7 @@ In the past, React community members have created unofficial translations for [C If you would like to help out on a current translation, check out the [Languages](/languages) page and click on the "Contribute" link for your language. -Can't find your language? If you'd like to maintain your langauge's translation fork, follow the instructions in the [translation repo](https://github.com/reactjs/reactjs.org-translation#starting-a-new-translation)! +Can't find your language? If you'd like to maintain your language's translation fork, follow the instructions in the [translation repo](https://github.com/reactjs/reactjs.org-translation#starting-a-new-translation)! ## Backstory {#backstory}