From 508f1a5453156231266446e4ca027e25ae3dbd24 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 5 Feb 2019 12:59:21 -0500 Subject: [PATCH] Update README.md Fixed a few spelling errors in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aee5626732f..67e4ac599f5 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,11 @@ To edit the internals of how the site is built, you may want to get familiarized with how the site is built. The React Native website is a static site generated using [Docusaurus](https://docusaurus.io). The website configuration can be found in the 'website/' directory. Visit the Docusaurus website to learn more -about all the avaible configuration options. +about all the available configuration options. ## Directory Structure -The following is a high level overview of relevant files and folders. +The following is a high-level overview of relevant files and folders. ``` react-native-website/