Skip to content

Commit 763deb5

Browse files
Merge pull request #28862 from BBboy01/next
Docs: Migration guide fix migrate Angular demo code
2 parents 7780067 + 9a5e11b commit 763deb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2506,7 +2506,7 @@ const meta: Meta = {
25062506
// Extract all providers (and nested ones) from a ModuleWithProviders
25072507
importProvidersFrom(SomeOtherModule.forRoot()),
25082508
],
2509-
}
2509+
}),
25102510
],
25112511
};
25122512

0 commit comments

Comments
 (0)