diff --git a/javascript.html b/javascript.html
index 94946a3512..b4e053056a 100644
--- a/javascript.html
+++ b/javascript.html
@@ -815,7 +815,7 @@ $('#example').tooltip(options)
trigger |
string |
'hover focus' |
- how tooltip is triggered - click | hover | focus | manual. Note you case pass trigger multiple, space separated, trigger types. |
+ how tooltip is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space. |
delay |