We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba7953 commit e00e76eCopy full SHA for e00e76e
README.md
@@ -191,7 +191,7 @@ Online examples: [http://react-component.github.io/tooltip/examples/](http://rea
191
192
## Accessibility
193
194
-For accesibility purpose you can use the `id` prop to link your tooltip with another element. For example attaching it with an input:
+For accessibility purpose you can use the `id` prop to link your tooltip with another element. For example attaching it to an input element:
195
```jsx
196
<Tooltip
197
...
0 commit comments