Skip to content

Commit e8955d4

Browse files
author
Omer Katz
authored
docs(README): correct typo
1 parent e2c7303 commit e8955d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ See [Third-Party Commitizen Templates](third-party-commitizen.md).
177177
### Why are `revert` and `chore` valid types in the check pattern of cz conventional_commits but not types we can select?
178178

179179
`revert` and `chore` are added to the "pattern" in `cz check` in order to prevent backward errors, but officially they are not part of conventional commits, we are using the latest [types from Angular](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type) (they used to but were removed).
180-
However, you can create a customized `cz` with those extra types. (See [Customization](https://commitizen-tools.github.io/commitizen/customization/)
180+
However, you can create a customized `cz` with those extra types. (See [Customization](https://commitizen-tools.github.io/commitizen/customization/))
181181

182182
See more discussion in issue [#142](https://github.com/commitizen-tools/commitizen/issues/142) and [#36](https://github.com/commitizen-tools/commitizen/issues/36)
183183

0 commit comments

Comments
 (0)