diff --git a/docs/javascript.html b/docs/javascript.html
index a35c299136..06aba5156e 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -1166,7 +1166,7 @@ $('#myCollapsible').collapse({
- show/td>
+ | show |
This event fires immediately when the show instance method is called. |
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 763fe8aa1b..97e6da9ef6 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -1106,7 +1106,7 @@ $('#myCollapsible').collapse({
- {{_i}}show{{/i}}/td>
+ | {{_i}}show{{/i}} |
{{_i}}This event fires immediately when the show instance method is called.{{/i}} |