Skip to content

Commit f33c03f

Browse files
author
Mick Lawitzke
authored
Update components.md
1 parent 124d05f commit f33c03f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/components.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,3 @@ Thus far, we've discussed how Nest automatically handles most of the details of
211211
To get existing instances, or instantiate providers dynamically, you can use [Module reference](https://docs.nestjs.com/fundamentals/module-ref).
212212

213213
To get providers within the `bootstrap()` function (for example for standalone applications without controllers, or to utilize a configuration service during bootstrapping) see [Standalone applications](https://docs.nestjs.com/standalone-applications).
214-
To get existing or instantiate providers dynamically you can use [Module reference](https://docs.nestjs.com/fundamentals/module-ref).

0 commit comments

Comments
 (0)