Skip to content

Commit b97095b

Browse files
Update content/application-context.md
1 parent 6eae740 commit b97095b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/application-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Following is a summary of the methods available for retrieving instance referenc
5858

5959
> info **Hint** In non-strict mode, the root module is selected by default. To select any other module, you need to navigate the modules graph manually, step by step.
6060
61-
#### Retrieving providers for dynamic modules
61+
#### Retrieving providers from dynamic modules
6262

6363
When dealing with [dynamic modules](./fundamentals/dynamic-modules.md), we should supply the same object that represents the registered dynamic module in the application to `app.select`. For example:
6464

0 commit comments

Comments
 (0)