Skip to content

Commit 5693609

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

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
@@ -72,7 +72,7 @@ export const dynamicConfigModule = ConfigModule.register({ folder: './config' })
7272
export class AppModule {}
7373
```
7474

75-
then youn can select that module later on:
75+
Then you can select that module later on:
7676

7777
```typescript
7878
@@filename()

0 commit comments

Comments
 (0)