diff --git a/src/typeahead/docs/demo.html b/src/typeahead/docs/demo.html index 34faf743fc..b1635be3d7 100644 --- a/src/typeahead/docs/demo.html +++ b/src/typeahead/docs/demo.html @@ -65,8 +65,8 @@

Asynchronous results

ngModelOptions support

-
Model: {{ngModelOptionsSelected | json}}
- +
Model: {{ngModelOptionSelected}}
+

Custom templates for results

Model: {{customSelected | json}}