Skip to content

Commit 5a08e10

Browse files
authored
Add missing "o"
1 parent ee6a99e commit 5a08e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm install react-a11y
2323

2424
In your main application file, require the module and call it, you'll start
2525
getting warnings in the console as your app renders. Note that by default all
26-
rules are turned `off` s you need to turn them on first (by setting them to
26+
rules are turned `off` so you need to turn them on first (by setting them to
2727
`"warn"` or `"error"`).
2828

2929
```js

0 commit comments

Comments
 (0)