Skip to content

Commit 5ad8ba4

Browse files
Update content/migration.md
1 parent 80927c0 commit 5ad8ba4

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
@@ -16,7 +16,7 @@ Instead, please use the `@nestjs/axios` package (otherwise, there are no API dif
1616

1717
##### TerminusModule.forRoot{Async}
1818

19-
The deprecated `TerminusModule.forRoot{Async)` has been removed. In order to upgrade, check out the [Terminus v7.x.x upgrade guide](https://docs.nestjs.com/v7/migration-guide#terminus)
19+
The deprecated `TerminusModule.forRootAsync` has been removed. To migrate, check out the `@nestjs/terminus` v7.x.x [upgrade guide](https://docs.nestjs.com/v7/migration-guide#terminus)
2020

2121
#### gRPC strategy
2222

0 commit comments

Comments
 (0)