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

Commit

Permalink
docs(typeahead): correct default value for the editable attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
pkozlowski-opensource committed Aug 8, 2013
1 parent aac4a0d commit 64df05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/typeahead/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The typeahead directives provide several attributes:
Comprehension Angular expression (see [select directive](http://docs.angularjs.org/api/ng.directive:select))

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

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

0 comments on commit 64df05e

Please sign in to comment.