diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 358ac17ab4..96dac7c37a 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 188d26e34e..f45e67d9e3 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -1288,7 +1288,7 @@ $('#myCollapsible').on('hidden', function () {
interval |
number |
5000 |
- The amount of type to delay between automatically cycling an item. |
+ The amount of time to delay between automatically cycling an item. |
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 8841b1f7b5..f2bbf0216c 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -1212,7 +1212,7 @@ $('#myCollapsible').on('hidden', function () {
{{_i}}interval{{/i}} |
{{_i}}number{{/i}} |
5000 |
- {{_i}}The amount of type to delay between automatically cycling an item.{{/i}} |
+ {{_i}}The amount of time to delay between automatically cycling an item.{{/i}} |