Skip to content

Commit 3800315

Browse files
cyrilchaponTony133
andauthored
Update section title
Co-authored-by: Antonio Tripodi <[email protected]>
1 parent f7eaf7a commit 3800315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $ npm run start:dev
113113

114114
This command will watch your files, automatically recompiling and reloading the server.
115115

116-
#### Linting / formatting
116+
#### Linting and formatting
117117

118118
[Nest CLI](/cli/overview) provides best effort to scaffold a reliable development workflow at scale. Thus, a generated Nest project comes with both a code **linter** and **formatter** preinstalled (respectively [eslint](https://eslint.org/) and [prettier](https://prettier.io/)).
119119

0 commit comments

Comments
 (0)