mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-04 09:03:09 +00:00
fix typo in package.json
This commit is contained in:
parent
65874dfff2
commit
3cbbaf014e
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue