docs: update modal.html

seperate -> separate
This commit is contained in:
Ikko Eltociear Ashimine
2024-07-27 02:14:35 +09:00
committed by GitHub
parent 3fd2f65026
commit 09411bcbbf

View File

@@ -282,7 +282,7 @@ document.addEventListener('DOMContentLoaded', () => {
<div class="content">
<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>
{% highlight javascript -%}