Unnamed repository; edit this file 'description' to name the repository.
fix typo in package.json
Kevin Ushey 2022-06-15
parent 65874df · commit 3cbbaf0
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index e56583e63b..a40ca6e2df 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -1430,7 +1430,7 @@
},
{
"id": "public",
- "description": "Style tems that are from the current crate and are `pub`"
+ "description": "Style for items that are from the current crate and are `pub`"
},
{
"id": "reference",