We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e505af7 commit 400220aCopy full SHA for 400220a
README.md
@@ -78,7 +78,7 @@ Notice how we didn't specify the event path - if omitted, `linkState()` will use
78
79
## Usage
80
81
-Standard usage is simply a function that returns an event handler to update state:
+Standard usage is a function that returns an event handler to update state:
82
83
```js
84
import linkState from 'linkstate';
0 commit comments