fix missed typo
This commit is contained in:
parent
c20bdf247b
commit
9a2d890c09
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ warning: 1 warning emitted
|
|||
|
||||
## `redundant_explicit_links`
|
||||
|
||||
This lint is **warn-by-default**. It detects explicit links that are same
|
||||
This lint is **warn-by-default**. It detects explicit links that are the same
|
||||
as computed automatic links.
|
||||
This usually means the explicit links are removeable. For example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue