From: Ikko Eltociear Ashimine Date: Fri, 26 Jul 2024 17:14:35 +0000 (+0900) Subject: docs: update modal.html X-Git-Tag: 1.0.3~25^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=09411bcbbf9339c993c3885332a5c4b21a58d69b;p=thirdparty%2Fbulma.git docs: update modal.html seperate -> separate --- 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 -%}