From 09411bcbbf9339c993c3885332a5c4b21a58d69b Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 27 Jul 2024 02:14:35 +0900 Subject: [PATCH] docs: update modal.html seperate -> separate --- docs/documentation/components/modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/components/modal.html b/docs/documentation/components/modal.html index fcbc565eb..fa6b2caa0 100644 --- a/docs/documentation/components/modal.html +++ b/docs/documentation/components/modal.html @@ -282,7 +282,7 @@

2. Add the HTML for the trigger

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 -%}