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:
|
Examples:
|
||||||
|
|
||||||
Use `"abandoned": true` to indicate this package is abandoned.
|
Use `"abandoned": true` to indicate this package is abandoned.
|
||||||
Use `"abandoned": "monolog/monolog"` to indicates this package is abandoned, and the
|
Use `"abandoned": "monolog/monolog"` to indicate this package is abandoned, and that
|
||||||
recommended alternative is `monolog/monolog`.
|
the recommended alternative is `monolog/monolog`.
|
||||||
|
|
||||||
Defaults to false.
|
Defaults to false.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue