fix typos

This commit is contained in:
Jonas Kruckenberg 2023-12-14 13:59:28 +01:00
parent ec4b3880b1
commit 76725b2db8
No known key found for this signature in database
GPG key ID: 55B37D49677B1FAC
4 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
node_modules
src/*.mjs
.DS_Store
.idea