Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wwayne committed May 22, 2015
1 parent d91af91 commit bfb61e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var ReactTooltip = require("react-tooltip")
sass: @import "react-tooltip";
```

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

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

Expand Down

0 comments on commit bfb61e5

Please sign in to comment.