diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index feedf599..3f20466d 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/javascript.html b/docs/javascript.html index 7ffb96cf..5d505eb4 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1422,7 +1422,7 @@ $('.myCarousel').carousel({

Methods

.typeahead(options)

-

Initializes an input with a typahead.

+

Initializes an input with a typeahead.

diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 29632a09..67bc83a1 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1346,7 +1346,7 @@ $('.myCarousel').carousel({

{{_i}}Methods{{/i}}

.typeahead({{_i}}options{{/i}})

-

{{_i}}Initializes an input with a typahead.{{/i}}

+

{{_i}}Initializes an input with a typeahead.{{/i}}

\ No newline at end of file