Skip to content

Commit

Permalink
warn -> info
Browse files Browse the repository at this point in the history
  • Loading branch information
maldoinc committed Dec 29, 2023
1 parent 92559e7 commit 89277d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/service_override.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ which will help temporarily overriding dependencies
(See [override manager](class/override_manager.md)).


!!! warning
!!! info "Good to know"
* Overriding only applies to subsequent autowire calls.
* If a singleton service has been initialized, it is not possible to override any
of its dependencies as the object is already in memory. You may need to override
Expand Down

0 comments on commit 89277d0

Please sign in to comment.