fix(docs): sample message should follow the format

This commit is contained in:
Martijn Vegter
2020-02-09 14:50:27 +01:00
parent 3cfeac972f
commit eea78c8df3

View File

@@ -236,8 +236,8 @@ Footer should contain a [closing reference to an issue](https://help.github.com/
Samples: (even more [samples](https://github.com/nestjs/nest/commits/master))
```
docs(changelog) update change log to beta.5
bugfix(core) need to depend on latest rxjs and zone.js
docs(changelog): update change log to beta.5
bugfix(core): need to depend on latest rxjs and zone.js
```
### Revert