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

Commit c727da8

Browse files
BarryThePenguinwesleycho
authored andcommitted
docs(typeahead): fix select-on-blur typo
Closes #4008
1 parent feb8a86 commit c727da8

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
@@ -56,6 +56,6 @@ The typeahead directives provide several attributes:
5656
_(Defaults: true)_ :
5757
Should the first match automatically be focused as you type?
5858

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

0 commit comments

Comments
 (0)