From 6af93d55d5824b5331c27077a27f0ee6e3553703 Mon Sep 17 00:00:00 2001 From: Steven Bell Date: Tue, 28 Jul 2020 12:04:12 -0400 Subject: [PATCH] fix typo in blog post MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It didn't look quite right, and I couldn't keep quiet. šŸ˜‰ --- website/blog/2020-07-23-docs-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2020-07-23-docs-update.md b/website/blog/2020-07-23-docs-update.md index 86b79717425..5cde916dce5 100644 --- a/website/blog/2020-07-23-docs-update.md +++ b/website/blog/2020-07-23-docs-update.md @@ -33,6 +33,6 @@ We are responding with additional content including: There are many ways you can help us write even better docs! -1. If you see a typo, run into an issue with a guide, or something otherwise isn’t quiet right, click that ā€œEditā€ button and submit a PR. +1. If you see a typo, run into an issue with a guide, or something otherwise isn’t quite right, click that ā€œEditā€ button and submit a PR. 2. [Participate in our survey](https://www.surveymonkey.co.uk/r/DDZWQDJ)—this helps us understand how you use React Native and its documentation 3. Write for us! We’re working on a tutorial section as well as guides for topics like offline apps, navigation, accessibility, debugging, animations, internationalization, and performance. If you or someone you admire or know is a perfect fit for any of these, please [reach out to me](https://twitter.com/rachelnabors)!