Fix typo in 3.0.0-wip changelog entry (dart-lang/lints#137)
diff --git a/pkgs/lints/CHANGELOG.md b/pkgs/lints/CHANGELOG.md index 54f7038..7ecf279 100644 --- a/pkgs/lints/CHANGELOG.md +++ b/pkgs/lints/CHANGELOG.md
@@ -1,13 +1,13 @@ ## 3.0.0-wip -- Added to core.yaml: +- Added to `core.yaml`: - `collection_methods_unrelated_type` - `implicit_call_tearoffs` - `use_string_in_part_of_directives` -- Removed from core.yaml: +- Removed from `core.yaml`: - `iterable_contains_unrelated_type` - `list_remove_unrelated_type` -- Add info about which lints have quick fixs to the package's readme. +- Add info about which lints have quick fixes to the package's readme. ## 2.1.1