Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b25f39e

Browse filesBrowse files
committed
Fix typo
1 parent 07341ba commit b25f39e
Copy full SHA for b25f39e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/dependency_injection/advanced.rst

Copy file name to clipboardExpand all lines: components/dependency_injection/advanced.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Synthetic services are services that are injected into the container instead
6666
of being created by the container.
6767

6868
For example, if you're using the :doc:`HttpKernel</components/http_kernel/introduction>`
69-
component with the DependencyInjection component, then the the ``request``
69+
component with the DependencyInjection component, then the ``request``
7070
service is injected in the
7171
:method:`ContainerAwareHttpKernel::handle() <Symfony\\Component\\HttpKernel\\DependencyInjection\\ContainerAwareHttpKernel::handle>`
7272
method when entering the request :doc:`scope </cookbook/service_container/scopes>`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.