Fix the last mention of Angular

This commit is contained in:
Wilson Hobbs
2017-11-17 09:14:44 -05:00
committed by GitHub
parent 5b92c33cb2
commit 447b8ab624

View File

@@ -159,7 +159,7 @@ To ensure consistency throughout the source code, keep these rules in mind as yo
We have very precise rules over how our git commit messages can be formatted. This leads to **more
readable messages** that are easy to follow when looking through the **project history**. But also,
we use the git commit messages to **generate the Angular change log**.
we use the git commit messages to **generate the Nest change log**.
### Commit Message Format
Each commit message consists of a **header**, a **body** and a **footer**. The header has a special