aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin52391 -> 52391 bytes
-rw-r--r--docs/javascript.html2
-rw-r--r--docs/templates/pages/javascript.mustache2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index feedf5997..3f20466dc 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/javascript.html b/docs/javascript.html
index 7ffb96cff..5d505eb4f 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -1422,7 +1422,7 @@ $('.myCarousel').carousel({
</pre>
<h3>Methods</h3>
<h4>.typeahead(options)</h4>
- <p>Initializes an input with a typahead.</p>
+ <p>Initializes an input with a typeahead.</p>
</div>
</div>
</section>
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 29632a090..67bc83a1c 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -1346,7 +1346,7 @@ $('.myCarousel').carousel({
</pre>
<h3>{{_i}}Methods{{/i}}</h3>
<h4>.typeahead({{_i}}options{{/i}})</h4>
- <p>{{_i}}Initializes an input with a typahead.{{/i}}</p>
+ <p>{{_i}}Initializes an input with a typeahead.{{/i}}</p>
</div>
</div>
</section> \ No newline at end of file