Skip to content

Commit e00e76e

Browse files
author
Dominik Sumer
committed
fixed typos
1 parent 1ba7953 commit e00e76e

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
@@ -191,7 +191,7 @@ Online examples: [http://react-component.github.io/tooltip/examples/](http://rea
191191

192192
## Accessibility
193193

194-
For accesibility purpose you can use the `id` prop to link your tooltip with another element. For example attaching it with an input:
194+
For accessibility purpose you can use the `id` prop to link your tooltip with another element. For example attaching it to an input element:
195195
```jsx
196196
<Tooltip
197197
...

0 commit comments

Comments
 (0)