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",