Skip to content

Commit

Permalink
docs(docs/config.md): Fix typo in cz.yaml section
Browse files Browse the repository at this point in the history
From `proyects` to `projects`.
  • Loading branch information
sadikkuzu authored Apr 29, 2022
1 parent 66c6320 commit 8dcf97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ JSON might be a more common configuration format for non-python projects, so Com
```

## .cz.yaml or cz.yaml
YAML is another format for **non-python** proyects as well, supported by Commitizen:
YAML is another format for **non-python** projects as well, supported by Commitizen:

```yaml
commitizen:
Expand Down

0 comments on commit 8dcf97f

Please sign in to comment.