Skip to content

Commit

Permalink
typo "customize"
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdfields committed May 3, 2023
1 parent 14c14dd commit 25a626d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h4>Or install with NPM and include the niui files</h4>
<pre><code class="language-js">import nui from './node_modules/niui-npm/js/niui.js';</code></pre>
</div>

<p>To costomise the bundle, remove anything unnecessary from <b>components/</b> and run</p>
<p>To customize the bundle, remove anything unnecessary from <b>components/</b> and run</p>
<div class=code>
<pre><code class="language-js">npm i --legacy-peer-deps
./build.sh</code></pre>
Expand Down

0 comments on commit 25a626d

Please sign in to comment.