Skip to content

Commit 84a06fc

Browse files
Update src/cdk/schematics/ng-update/update-schematic.md
Co-authored-by: Paul Gschwendtner <paulgschwendtner@gmail.com>
1 parent 0375bfd commit 84a06fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/schematics/ng-update/update-schematic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export const propertyNames: VersionChanges<MaterialPropertyNameData> = {
132132
{
133133
replace: 'color',
134134
replaceWith: 'newColor',
135-
fileTypeFilter: {
135+
limitedTo: {
136136
classes: ['MatRipple']
137137
}
138138
}

0 commit comments

Comments
 (0)