Skip to content

Commit 6141b5b

Browse files
authored
doc: fix migrate demo code
1 parent 1caffa8 commit 6141b5b

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)