8000 [cookbook] [service_container] fixed typo in scopes chapter. · symfony/symfony-docs@a9090f6 · GitHub
[go: up one dir, main page]

Skip to content

Commit a9090f6

Browse files
author
Hugo Hamon
committed
[cookbook] [service_container] fixed typo in scopes chapter.
1 parent 520cc2d commit a9090f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/service_container/scopes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ when compiling the container. Read the sidebar below for more details.
5858
the current `request` service). This is subtle, but the mis-match could
5959
cause major problems, which is why it's not allowed.
6060

61-
So, that's the reason *why* scopes exists, and how they can cause
61+
So, that's the reason *why* scopes exist, and how they can cause
6262
problems. Keep reading to find out the common solutions.
6363

6464
.. note::

0 commit comments

Comments
 (0)
0