Skip to content

Commit 35c10df

Browse files
yokotsfilipesilva
authored andcommitted
docs: apps[0].lintFix => defaults.lintFix
1 parent 0e4b655 commit 35c10df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/generate.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
Use lint to fix files after generation.
3737
</p>
3838
<p>
39-
You can also set default true to use lint every time after generation. To do this, change the value in <em>.angular-cli.json</em> (<code>apps[0].lintFix</code>).
39+
You can also set default true to use lint every time after generation. To do this, change the value in <em>.angular-cli.json</em> (<code>defaults.lintFix</code>).
4040
</p>
4141
</details>
4242

@@ -48,4 +48,4 @@
4848
<p>
4949
Adds more details to output logging.
5050
</p>
51-
</details>
51+
</details>

0 commit comments

Comments
 (0)