Skip to content

Commit

Permalink
s/extrenal/external (yairEO#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilETaylor authored Nov 8, 2021
1 parent f29e6d6 commit 0aaf9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ <h3>In this example:</h3>
<li>Only allow tags from the whitelist to exist</li>
<li>Manually create initial <em>whitelist</em> from the original input's value</li>
<li>Simulate fetching <em>whitelist</em> (from a server) as the user is typing</li>
<li><em>"Remove all tags"</em> by an extrenal button</li>
<li><em>"Remove all tags"</em> by an external button</li>
<li>Listen to various Tagify <a href='https://github.com/yairEO/tagify#events'>events</a></li>
<li>Un-listen to specific event (see <code>onAddTag</code> function)</li>
</ul>
Expand Down

0 comments on commit 0aaf9d3

Please sign in to comment.