We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26f168 commit 045b088Copy full SHA for 045b088
README.md
@@ -10,7 +10,7 @@ Looking for the latest **plugin binaries**? Get them [here][1] as `.zip`
10
This plugin extends the functionality of [Conventional Commit][2] in Angular (2+) contexts.
11
12
Angular [commit message guidelines][3] are followed to provide additional commit _types_,
13
-and projects are searched for `NgModule`s classes to provide additional commit `scopes`.
+and projects are searched for `NgModule` annotated classes to provide additional commit `scopes`.
14
15
## Author
16
0 commit comments