Skip to content

Commit e8f607d

Browse files
committed
Typo in README
1 parent 84e2b89 commit e8f607d

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
@@ -132,7 +132,7 @@ then use it in your tooltip html template:
132132

133133
```html
134134
<!-- path/to/view.html -->
135-
<span>Tooltip me with data - {{ tooltipViewModel.myModel }}</span>
135+
<span>Tooltip me with data - {{ tooltipViewModel }}</span>
136136
```
137137

138138
####Tooltip view controller

0 commit comments

Comments
 (0)