diff --git a/javascript.html b/javascript.html
index fe24dd9c1..9c17c555e 100644
--- a/javascript.html
+++ b/javascript.html
@@ -1738,7 +1738,7 @@ $('.collapse').collapse()
parent |
selector |
false |
- If selector then all collapsible elements under the specified parent will be closed when this collapsible item is shown. (similar to traditional accordion behavior - this dependent on the accordion-group class) |
+ If selector then all collapsible elements under the specified parent will be closed when this collapsible item is shown. (similar to traditional accordion behavior - this dependent on the panel class) |
| toggle |