Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down