Skip to content

Commit d66afc2

Browse files
authored
Update content/migration.md
1 parent 9ef6b5f commit d66afc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `CacheModule` has been removed from the `@nestjs/common` package and is now
1414

1515
### Logger
1616

17-
Refactore the values of the `verbose` and `debug` log levels (see [PR](https://github.com/nestjs/nest/pull/11036/files)), now the debug value is set to `1` while verbose is set to `0`.
17+
Refactor the values of the `verbose` and `debug` log levels (see [PR](https://github.com/nestjs/nest/pull/11036/files)), now the debug value is set to `1` while verbose is set to `0`.
1818
### Deprecations
1919

2020
All deprecated methods & modules have been removed.

0 commit comments

Comments
 (0)