We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6a99e commit 5a08e10Copy full SHA for 5a08e10
1 file changed
README.md
@@ -23,7 +23,7 @@ npm install react-a11y
23
24
In your main application file, require the module and call it, you'll start
25
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
+rules are turned `off` so you need to turn them on first (by setting them to
27
`"warn"` or `"error"`).
28
29
```js
0 commit comments