Skip to content

Commit e50124a

Browse files
alan-agius4alexeagle
authored andcommitted
docs: fix english
1 parent 53da062 commit e50124a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Scaffold | Usage
103103

104104

105105

106-
angular-cli will add reference to `components`, `directives` and `pipes` automatically in the `app.module.ts`. If you need to add this references to another custom module, follow this steps:
106+
angular-cli will add reference to `components`, `directives` and `pipes` automatically in the `app.module.ts`. If you need to add this references to another custom module, follow these steps:
107107

108108
1. `ng g module new-module` to create a new module
109109
2. call `ng g component new-module/new-component`

0 commit comments

Comments
 (0)