Skip to content

Commit

Permalink
docs: update providers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita authored Aug 29, 2024
1 parent b2f883b commit 9e351fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ techniques [here](/docs/injection-scopes.md).
All configurations set with @@Module@@ or @@Configuration@@ can be retrieved with @@Constant@@ and @@Value@@ decorators.
These decorators can be used with:

- [Service](/docs/services.md),
- [Service](/docs/services.md#services),
- [Controller](/docs/controllers.md),
- [Middleware](/docs/middlewares.md),
- [Pipes](/docs/pipes.md).
Expand Down

0 comments on commit 9e351fe

Please sign in to comment.