diff options
| -rw-r--r-- | javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html index 6d7b7ccad..4a9e5d519 100644 --- a/javascript.html +++ b/javascript.html @@ -802,7 +802,7 @@ $('#example').tooltip(options) <td>title</td> <td>string | function</td> <td>''</td> - <td>default title value if <code>title</code> tag isn't present</td> + <td>default title value if <code>title</code> attribute isn't present</td> </tr> <tr> <td>trigger</td> |
