Skip to content

Commit e7555ca

Browse files
committed
Fix changelog rule typo
1 parent 802dad0 commit e7555ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232

3333
### Added
3434

35-
- `FullyQualifiedImportCheck` analysis rule, which flags non-fully qualified imports.
35+
- `FullyQualifiedImport` analysis rule, which flags non-fully qualified imports.
3636
- **API:** `UnitImportNameDeclaration::isAlias` method.
3737

3838
### Changed

0 commit comments

Comments
 (0)