Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 3ca8b88

Browse files
committed
docs(tooltip): fix directive name
Closes #4864
1 parent 1e19292 commit 3ca8b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tooltip/docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ There are three versions of the tooltip: `uib-tooltip`, `uib-tooltip-template`,
1010
- `uib-tooltip-html` takes
1111
whatever HTML is provided and displays it in a tooltip; *The user is responsible for ensuring the
1212
content is safe to put into the DOM!*
13-
- `uib-tooltip-html-unsafe` -- deprecated in favour of `tooltip-html`
13+
- `uib-tooltip-html-unsafe` -- deprecated in favour of `uib-tooltip-html`
1414

1515
The tooltip directives provide several optional attributes to control how they
1616
will display:

0 commit comments

Comments
 (0)