diff --git a/javascript.html b/javascript.html
index 62dbc07e6d..e397efc40d 100644
--- a/javascript.html
+++ b/javascript.html
@@ -1069,7 +1069,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
selector |
string |
false |
- if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See this and an informative example. |
+ if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See this and an informative example. |
trigger |