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:
parent
62f2fb621f
commit
b820f72f12
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user