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

Commit 59f87fc

Browse files
committed
docs(typeahead): remove erroneous watch
- Remove erroneous documentation that property is watched Closes #4592 Closes #4634
1 parent e8808d3 commit 59f87fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typeahead/docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The typeahead directives provide several attributes:
2727
* `typeahead-append-to-element-id`
2828
_(Defaults: false)_ : Should the typeahead popup be appended to an element id instead of the parent element?
2929

30-
* `typeahead-editable` <i class="glyphicon glyphicon-eye-open"></i>
30+
* `typeahead-editable`
3131
_(Defaults: true)_ :
3232
Should it restrict model values to the ones selected from the popup only ?
3333

0 commit comments

Comments
 (0)