Skip to content

Commit ec168c3

Browse files
eventualbuddhaaweary
authored andcommitted
doc: fix typo
1 parent e378e7c commit ec168c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ react-copy-write requires React 16.3 or later, as it depends on the new `React.c
3838
yarn add react-copy-write
3939
```
4040

41-
## Getting Starded
41+
## Getting Started
4242

4343
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.
4444

0 commit comments

Comments
 (0)