Skip to content

Commit f27459f

Browse files
committed
Merge pull request #2532 from Drackir/master
Fixed typo on options page.
2 parents b9644b5 + 17759c4 commit f27459f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ <h3>Example:</h3>
231231
</table>
232232

233233
<p>
234-
<strong>Note:</strong> all custom Chosen events (those that being with <code class="language-javascript">chosen:</code>) also include the <code class="language-javascript">chosen</code> object as a parameter.
234+
<strong>Note:</strong> all custom Chosen events (those that begin with <code class="language-javascript">chosen:</code>) also include the <code class="language-javascript">chosen</code> object as a parameter.
235235
</p>
236236

237237
<h2><a name="triggerable-events" class="anchor" href="#triggerable-events">Triggerable Events</a></h2>

0 commit comments

Comments
 (0)