We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97095b commit 5693609Copy full SHA for 5693609
content/application-context.md
@@ -72,7 +72,7 @@ export const dynamicConfigModule = ConfigModule.register({ folder: './config' })
72
export class AppModule {}
73
```
74
75
-then youn can select that module later on:
+Then you can select that module later on:
76
77
```typescript
78
@@filename()
0 commit comments