Skip to content

Commit b569568

Browse files
committed
1 parent 23582f5 commit b569568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* * *
3939

4040
## What is commitlint
41-
Commitlint is a linter which is linting your commit-messages according to the [conventional commit format](https://conventionalcommits.org).
41+
commitlint checks if your commit messages meet the [conventional commit format](https://conventionalcommits.org).
4242

4343
In general the pattern mostly looks like this:
4444
```sh

0 commit comments

Comments
 (0)