Skip to content

Commit 4fc9307

Browse files
Update content/migration.md
Co-authored-by: Micael Levi L. Cavalcante <[email protected]>
1 parent 4ec6489 commit 4fc9307

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
@@ -95,7 +95,7 @@ Make sure to upgrade to the latest version of the `rxjs` package (v7).
9595
#### TestingModule / NestFactory
9696

9797
If you are currently getting an element (in this case `ConfigService`) from the module using a string you'll receive following error:
98-
```
98+
```text
9999
Nest could not find ConfigService element (this provider does not exist in the current context)
100100
```
101101

0 commit comments

Comments
 (0)