diff --git a/docs/documentation/components/modal.html b/docs/documentation/components/modal.html index fcbc565e..fa6b2caa 100644 --- a/docs/documentation/components/modal.html +++ b/docs/documentation/components/modal.html @@ -282,7 +282,7 @@ document.addEventListener('DOMContentLoaded', () => {

3. Add the JS for the trigger

-

In a script element (or in a seperate .js file), add the following JS code:

+

In a script element (or in a separate .js file), add the following JS code:

{% highlight javascript -%}