Skip to content

Commit

Permalink
Merge pull request #49 from ericdfields/gh-pages
Browse files Browse the repository at this point in the history
typo "customize"
  • Loading branch information
radogado committed May 3, 2023
2 parents 14c14dd + 25a626d commit 1be6952
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 1be6952

Please sign in to comment.