Skip to content

Commit 4776232

Browse files
Update content/application-context.md
1 parent 5693609 commit 4776232

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/application-context.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ Then you can select that module later on:
7979
const configService = app.select(dynamicConfigModule).get(ConfigService, { strict: true });
8080
```
8181

82-
this is because we didn't registered the static version of `ConfigModule`, only the dynamic version.
8382

8483
#### Terminating phase
8584

0 commit comments

Comments
 (0)