Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/v15-mdc-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Angular Material includes a schematic to help migrate applications to use the ne
components. To get started, upgrade your application to Angular Material 15.

```shell
ng update @angular/material^15
ng update @angular/material@15
```

As part of this update, a schematic will run to automatically move your application to use the
Expand Down