Skip to content

Commit 400220a

Browse files
authored
No simply ;-)
1 parent e505af7 commit 400220a

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)