mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
docs(contributing.md): fixed a typo in commit types (#1773)
This commit is contained in:
parent
64561419b6
commit
9bc4097ba0
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ Must be one of the following:
|
|||
* **build**: Changes that affect the build system, CI configuration or external dependencies
|
||||
(example scopes: gulp, broccoli, npm)
|
||||
* **chore**: Other changes that don't modify `src` or `test` files
|
||||
* **relese**: Release version commit
|
||||
* **release**: Release version commit
|
||||
|
||||
### Scope
|
||||
The scope could be anything specifying place of the commit change. For example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue