Skip to content

Commit a4e4ab3

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

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

1313
##### HttpHealthIndicator
1414

15-
`HttpHealthIndicator` requires `@nestjs/axios` to be installed as well as `HttpModule` to be imported. (otherwise, there are no API differences)
15+
`HttpHealthIndicator` requires `@nestjs/axios` to be installed as well as `HttpModule` to be imported. Otherwise, there are no API differences.
1616

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

0 commit comments

Comments
 (0)