Skip to content

Commit bfb61e5

Browse files
committed
Update README.md
1 parent d91af91 commit bfb61e5

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
@@ -24,7 +24,7 @@ var ReactTooltip = require("react-tooltip")
2424
sass: @import "react-tooltip";
2525
```
2626

27-
3 . Add data-placeholder = "your placeholder" to your element
27+
3 . Add data-tip = "your placeholder" to your element
2828

2929
<p data-tip="hello world">Tooltip</p>
3030

0 commit comments

Comments
 (0)