Skip to content

Commit 39856da

Browse files
authored
Merge pull request #5 from sapegin/patch-1
No simply
2 parents e505af7 + 400220a commit 39856da

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
@@ -78,7 +78,7 @@ Notice how we didn't specify the event path - if omitted, `linkState()` will use
7878

7979
## Usage
8080

81-
Standard usage is simply a function that returns an event handler to update state:
81+
Standard usage is a function that returns an event handler to update state:
8282

8383
```js
8484
import linkState from 'linkstate';

0 commit comments

Comments
 (0)