fix(repo): fix error in contributing docs (#6860)

the provided scope in the commit message example is not an accepted one

Co-authored-by: Cristóbal Domínguez <cristobal.dominguez@allmyhomes.com>
This commit is contained in:
Cristóbal Domínguez 2021-08-26 22:28:04 +02:00 committed by GitHub
parent 62f2fb621f
commit b820f72f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -246,7 +246,7 @@ Including the issue number that the PR relates to also helps with tracking.
#### Example
```
feat(generators): add an option to generate lazy-loadable modules
feat(angular): add an option to generate lazy-loadable modules
`nx generate lib mylib --lazy` provisions the mylib project in tslint.json