Skip to content

Commit

Permalink
Fix typo in 15.0.0 migration guide (#7074)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonewebdesign committed Jul 10, 2023
1 parent 6765374 commit 0543317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migration-guide/to-15.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Alternatively, you can continue to enforce stylistic consistency with Stylelint
- [stylelint-stylistic](https://www.npmjs.com/package/stylelint-stylistic)
- [stylelint-codeguide](https://www.npmjs.com/package/stylelint-codeguide)

You can use the [`quietDeprecationWarnings`](../user-guide/options.md#quietdeprecationwarnings) option to silence the deprecationg warnings.
You can use the [`quietDeprecationWarnings`](../user-guide/options.md#quietdeprecationwarnings) option to silence the deprecation warnings.

### Added `declaration-property-value-no-unknown` rule

Expand Down

0 comments on commit 0543317

Please sign in to comment.