Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eventualbuddha authored and aweary committed Apr 15, 2018
1 parent e378e7c commit ec168c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ react-copy-write requires React 16.3 or later, as it depends on the new `React.c
yarn add react-copy-write
```

## Getting Starded
## Getting Started

react-copy-write exports a function which takes your base state and returns an object with Provider and Consumer components, along with a few other utility methods. You can use a single state instance for your entire app, or create multiple different independant state instances that interleave throughout your app.

Expand Down

0 comments on commit ec168c3

Please sign in to comment.