mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
Auto merge of #12537 - kevinushey:bugfix/items-typo, r=Veykril
fix typo in package.json Fixes a small typo in `package.json`.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user