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

Commit

Permalink
docs(typeahead): fix select-on-blur typo
Browse files Browse the repository at this point in the history
Closes #4008
  • Loading branch information
BarryThePenguin authored and wesleycho committed Jul 24, 2015
1 parent feb8a86 commit c727da8
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 @@ -56,6 +56,6 @@ The typeahead directives provide several attributes:
_(Defaults: true)_ :
Should the first match automatically be focused as you type?

* `select-on`blur`
* `typeahead-select-on-blur`
_(Defaults: false)_ :
On blur, select the currently highlighted match

0 comments on commit c727da8

Please sign in to comment.