Skip to content

Commit 8f84e8e

Browse files
committed
package.json: fix "description" (Java{s=>S}cript)
1 parent 6b8fca4 commit 8f84e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kaitai-struct",
33
"version": "0.10.0-SNAPSHOT.2",
4-
"description": "Kaitai Struct: runtime library for Javascript",
4+
"description": "Kaitai Struct: runtime library for JavaScript",
55
"license": "Apache-2.0",
66
"author": "Kaitai team (https://github.com/orgs/kaitai-io/people) and Ilmari Heikkinen",
77
"homepage": "https://github.com/kaitai-io/kaitai_struct_javascript_runtime#readme",

0 commit comments

Comments
 (0)