Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 3cbbaf0

Browse files
committed
fix typo in package.json
1 parent 65874df commit 3cbbaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@
14301430
},
14311431
{
14321432
"id": "public",
1433-
"description": "Style tems that are from the current crate and are `pub`"
1433+
"description": "Style for items that are from the current crate and are `pub`"
14341434
},
14351435
{
14361436
"id": "reference",

0 commit comments

Comments
 (0)