File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ ng add @angular/cdk
2525The Angular Material ` ng add ` schematic helps you set up an Angular CLI project that uses Material. Running ` ng add ` will:
2626
2727- Ensure [ project dependencies] ( ./getting-started#step-1-install-angular-material-angular-cdk-and-angular-animations ) are placed in ` package.json `
28- - Enable the [ BrowserAnimationsModule] ( ./getting-started#step-2-configure-animations ) your app module
28+ - Enable the [ BrowserAnimationsModule] ( ./getting-started#step-2-configure-animations ) in your app module
2929- Add either a [ prebuilt theme] ( ./theming#using-a-pre-built-theme ) or a [ custom theme] ( ./theming#defining-a-custom-theme )
3030- Add Roboto fonts to your ` index.html `
3131- Add the [ Material Icon font] ( ./getting-started#step-6-optional-add-material-icons ) to your ` index.html `
You can’t perform that action at this time.
0 commit comments