Skip to content

Commit 603c13c

Browse files
committed
minor #16248 Correct spelling & grammar in 4.4 logging.rst (gnito-org)
This PR was merged into the 4.4 branch. Discussion ---------- Correct spelling & grammar in 4.4 logging.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 08ef3d8 Correct spelling & grammar in 4.4 logging.rst
2 parents 4235652 + 08ef3d8 commit 603c13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ defined.
164164
If you want to override the ``monolog`` configuration via another config
165165
file, you will need to redefine the entire ``handlers`` stack. The configuration
166166
from the two files cannot be merged because the order matters and a merge does
167-
not allow to control the order.
167+
not allow you to control the order.
168168

169169
Handlers that Modify Log Entries
170170
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)