Skip to content

Commit 568b628

Browse files
committed
js: Fix typo in npm package description
1 parent 5a1e382 commit 568b628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "meshoptimizer",
33
"version": "0.22.0",
4-
"description": "Mesh optimizaiton library that makes meshes smaller and faster to render",
4+
"description": "Mesh optimization library that makes meshes smaller and faster to render",
55
"author": "Arseny Kapoulkine",
66
"license": "MIT",
77
"bugs": "https://github.com/zeux/meshoptimizer/issues",

0 commit comments

Comments
 (0)