diff --git a/changelog.d/README.md b/changelog.d/README.md index 4637cc3b4cd9a..100807e383c28 100644 --- a/changelog.d/README.md +++ b/changelog.d/README.md @@ -45,12 +45,12 @@ Filename rules: #### Fragment types -- breaking: A change that is incompatible with prior versions which requires users to make adjustments. -- security: A change that is has implications for security. -- deprecation: A change that is introducing a deprecation. -- feature: A change that is introducing a new feature. -- enhancement: A change that is enhancing existing functionality in a user perceivable way. -- fix: A change that is fixing a bug. +- `breaking`: A change that is incompatible with prior versions which requires users to make adjustments. +- `security`: A change that is has implications for security. +- `deprecation`: A change that is introducing a deprecation. +- `feature`: A change that is introducing a new feature. +- `enhancement`: A change that is enhancing existing functionality in a user perceivable way. +- `fix`: A change that is fixing a bug. #### Fragment contents