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 206b38e commit d61f082Copy full SHA for d61f082
README.md
@@ -17,7 +17,7 @@ This software is licensed under the [MIT license][license].
17
18
* Download the latest stable release from the [PowerTip web site][projectpage] or install [jquery-powertip][npmpage] from npm.
19
* Add the JavaScript and CSS file references to your web site.
20
-* Add a title or data-powertip attribute to the elements you want to show tooltips for.
+* Add a `title` or `data-powertip` attribute to the elements you want to show tooltips for.
21
* Run the `powerTip()` method on those elements.
22
23
[npmpage]: https://www.npmjs.com/package/jquery-powertip
0 commit comments