Skip to content

Commit a7225e5

Browse files
committed
minor #8353 Update service_container.rst (atailouloute)
This PR was merged into the 3.3 branch. Discussion ---------- Update service_container.rst Commits ------- d557acd Update service_container.rst
2 parents 6d25dbb + d557acd commit a7225e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ admin email. In this case, each needs to have a unique service id:
991991
<argument>contact@example.com</argument>
992992
</service>
993993
994-
<alias id="AppBundle\Updates\SiteUpdateManager" service="site_update_manager.superadmin">
994+
<alias id="AppBundle\Updates\SiteUpdateManager" service="site_update_manager.superadmin" />
995995
</services>
996996
</container>
997997

0 commit comments

Comments
 (0)