Index: Fix typo

This commit is contained in:
networkException 2022-01-05 16:03:05 +01:00
parent e6be98a831
commit 5a56b27c1c

View file

@ -49,7 +49,7 @@
</p>
</section>
<!-- Inner workings on the page -->
<!-- Inner workings of the page -->
<script type="module">
import { tokenize, normalizeNewlines, highlight } from './script/html.js';