Skip to content

Commit c5f853b

Browse files
StephenFluinjelbourn
authored andcommitted
docs: fix typo in schematics guide (#11270)
1 parent f3d436d commit c5f853b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/schematics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ng add @angular/material
1515
The install schematic will help you quickly add Material to a new project.
1616
This schematic will:
1717

18-
- Ensure project depedencies in `package.json`
19-
- Ensure project depedencies in your app module
18+
- Ensure project dependencies in `package.json`
19+
- Ensure project dependencies in your app module
2020
- Adds Prebuilt or Setup Custom Theme
2121
- Adds Roboto fonts to your index.html
2222
- Apply simple CSS reset to body

0 commit comments

Comments
 (0)