From 25a626d05542dc7a7ca50850e048a83fcba2773a Mon Sep 17 00:00:00 2001 From: Eric Brookfield Date: Wed, 3 May 2023 14:21:40 -0400 Subject: [PATCH] typo "customize" --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fb6e92ae..6b81a9f8 100644 --- a/index.html +++ b/index.html @@ -166,7 +166,7 @@

Or install with NPM and include the niui files

import nui from './node_modules/niui-npm/js/niui.js';
-

To costomise the bundle, remove anything unnecessary from components/ and run

+

To customize the bundle, remove anything unnecessary from components/ and run

npm i --legacy-peer-deps
 ./build.sh