fix typo in package.json

This commit is contained in:
Kevin Ushey 2022-06-14 14:44:23 -07:00
parent 65874dfff2
commit 3cbbaf014e

View File

@ -1430,7 +1430,7 @@
}, },
{ {
"id": "public", "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", "id": "reference",