Skip to content

Commit 5047e4e

Browse files
committed
Updated Readme with tooltip model details
1 parent ecf3111 commit 5047e4e

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
@@ -128,7 +128,7 @@ using the `tooltip-view-model=""`
128128
```html
129129
<a href="#" tooltips tooltip-title="tip" tooltip-view-model="myModel" tooltip-view="path/to/view.html">Tooltip me</a>
130130
```
131-
then us it in your tooltip html template:
131+
then use it in your tooltip html template:
132132

133133
```html
134134
<!-- path/to/view.html -->

0 commit comments

Comments
 (0)