diff --git a/src/typeahead/docs/readme.md b/src/typeahead/docs/readme.md index 8415064b1b..71892ac6dd 100644 --- a/src/typeahead/docs/readme.md +++ b/src/typeahead/docs/readme.md @@ -42,7 +42,7 @@ The typeahead directives provide several attributes: * `typeahead-min-length` _(Defaults: 1)_ : - Minimal no of characters that needs to be entered before typeahead kicks-in + Minimal no of characters that needs to be entered before typeahead kicks-in. Must be greater than or equal to 1. * `typeahead-no-results` _(Defaults: angular.noop)_ :