8000 Fix typo on JavaScript documentation · rusongyu/bootstrap@a77cd6c · GitHub
[go: up one dir, main page]

Skip to content

Commit a77cd6c

Browse files
committed
Fix typo on JavaScript documentation
1 parent e44f8cc commit a77cd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javascript.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ <h3>Options</h3>
824824
<td>trigger</td>
825825
<td>string</td>
826826
<td>'hover focus'</td>
827-
<td>how tooltip is triggered - click | hover | focus | manual. Note you case pass trigger mutliple, space seperated, trigger types.</td>
827+
<td>how tooltip is triggered - click | hover | focus | manual. Note you case pass trigger multiple, space seperated, trigger types.</td>
828828
</tr>
829829
<tr>
830830
<td>delay</td>

0 commit comments

Comments
 (0)
0