mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Fix the last mention of Angular
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user