Skip to content

Commit 5c56037

Browse files
committed
minor #16287 Correct spelling & grammar in 4.4 templating/ (gnito-org)
This PR was merged into the 4.4 branch. Discussion ---------- Correct spelling & grammar in 4.4 templating/ <!-- 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 ------- cd10ed2 Correct spelling & grammar in 4.4 templating/
2 parents 5eea793 + cd10ed2 commit 5c56037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templating/global_variables.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
How to Inject Variables Automatically into all Templates
55
========================================================
66

7-
Twig allows to inject automatically one or more variables into all templates.
7+
Twig allows you to automatically inject one or more variables into all templates.
88
These global variables are defined in the ``twig.globals`` option inside the
99
main Twig configuration file:
1010

0 commit comments

Comments
 (0)