mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
docs: update modal.html
seperate -> separate
This commit is contained in:
parent
3fd2f65026
commit
09411bcbbf
@ -282,7 +282,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<h4>3. Add the JS for the trigger</h4>
|
<h4>3. Add the JS for the trigger</h4>
|
||||||
|
|
||||||
<p>In a <code>script</code> element (or in a seperate <code>.js</code> file), add the following JS code:</p>
|
<p>In a <code>script</code> element (or in a separate <code>.js</code> file), add the following JS code:</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% highlight javascript -%}
|
{% highlight javascript -%}
|
||||||
|
Loading…
Reference in New Issue
Block a user