Skip to content

Commit 143fe0c

Browse files
Deployed to github pages
1 parent ed5078a commit 143fe0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

all-hooks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4026,7 +4026,7 @@
40264026
{
40274027
"id": "commitizen",
40284028
"name": "commitizen check",
4029-
"description": "Check whether the current commit message follows commiting rules. Allow empty commit messages by default, because they typically indicate to Git that the commit should be aborted.\n",
4029+
"description": "Check whether the current commit message follows committing rules. Allow empty commit messages by default, because they typically indicate to Git that the commit should be aborted.\n",
40304030
"entry": "cz check",
40314031
"args": [
40324032
"--allow-abort",

hooks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2348,7 +2348,7 @@ <h3 data-repo="https://github.com/commitizen-tools/commitizen">
23482348
<ul data-repo="https://github.com/commitizen-tools/commitizen">
23492349
<li data-id="commitizen" data-types="">
23502350
<code>commitizen</code>
2351-
- Check whether the current commit message follows commiting rules. Allow empty commit messages by default, because they typically indicate to Git that the commit should be aborted.
2351+
- Check whether the current commit message follows committing rules. Allow empty commit messages by default, because they typically indicate to Git that the commit should be aborted.
23522352

23532353
</li>
23542354
<li data-id="commitizen-branch" data-types="">

0 commit comments

Comments
 (0)