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

Commit 64df05e

Browse files
docs(typeahead): correct default value for the editable attribute
1 parent aac4a0d commit 64df05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/typeahead/docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The typeahead directives provide several attributes:
2222
Comprehension Angular expression (see [select directive](http://docs.angularjs.org/api/ng.directive:select))
2323

2424
* `typeahead-editable` <i class="icon-eye-open"></i>
25-
_(Defaults: false)_ :
25+
_(Defaults: true)_ :
2626
Should it restrict model values to the ones selected from the popup only ?
2727

2828
* `typeahead-input-formatter` <i class="icon-eye-open"></i>

0 commit comments

Comments
 (0)