Skip to content

Commit 3cf8787

Browse files
authored
Update docs/book/v5/core-features/dependency-injection.md
1 parent 2ca0d93 commit 3cf8787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book/v5/core-features/dependency-injection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ That's it. By registering this, when your object will be instantiated from the c
5858
dependencies resolved.
5959

6060
> Dependencies injection applies to any object within DotKernel API. For example, you could inject dependencies in a
61-
> a service and so on, just need to register it in the `ConfigProvider`
61+
> service and so on, just need to register it in the `ConfigProvider`

0 commit comments

Comments
 (0)