We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d436d commit c5f853bCopy full SHA for c5f853b
guides/schematics.md
@@ -15,8 +15,8 @@ ng add @angular/material
15
The install schematic will help you quickly add Material to a new project.
16
This schematic will:
17
18
-- Ensure project depedencies in `package.json`
19
-- Ensure project depedencies in your app module
+- Ensure project dependencies in `package.json`
+- Ensure project dependencies in your app module
20
- Adds Prebuilt or Setup Custom Theme
21
- Adds Roboto fonts to your index.html
22
- Apply simple CSS reset to body
0 commit comments