Skip to content

Commit d61f082

Browse files
committed
Mark html attributes for code formatting in project readme
1 parent 206b38e commit d61f082

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
@@ -17,7 +17,7 @@ This software is licensed under the [MIT license][license].
1717

1818
* Download the latest stable release from the [PowerTip web site][projectpage] or install [jquery-powertip][npmpage] from npm.
1919
* 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.
20+
* Add a `title` or `data-powertip` attribute to the elements you want to show tooltips for.
2121
* Run the `powerTip()` method on those elements.
2222

2323
[npmpage]: https://www.npmjs.com/package/jquery-powertip

0 commit comments

Comments
 (0)