diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index feedf59973..3f20466dc8 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 7ffb96cffa..5d505eb4fa 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1422,7 +1422,7 @@ $('.myCarousel').carousel({
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 29632a090c..67bc83a1ce 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1346,7 +1346,7 @@ $('.myCarousel').carousel({{{_i}}Initializes an input with a typahead.{{/i}}
+{{_i}}Initializes an input with a typeahead.{{/i}}
\ No newline at end of file