Fix simple typo and slightly reword phrase. (#10456)
parent
4a4571897f
commit
96332161fe
|
@ -942,8 +942,8 @@ It can be boolean or a package name/URL pointing to a recommended alternative.
|
|||
Examples:
|
||||
|
||||
Use `"abandoned": true` to indicate this package is abandoned.
|
||||
Use `"abandoned": "monolog/monolog"` to indicates this package is abandoned, and the
|
||||
recommended alternative is `monolog/monolog`.
|
||||
Use `"abandoned": "monolog/monolog"` to indicate this package is abandoned, and that
|
||||
the recommended alternative is `monolog/monolog`.
|
||||
|
||||
Defaults to false.
|
||||
|
||||
|
|
Loading…
Reference in New Issue