We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440ef36 commit 94bd088Copy full SHA for 94bd088
templating.rst
@@ -149,7 +149,7 @@ Twig Template Caching
149
150
Twig is fast because each template is compiled to a native PHP class and cached.
151
But don't worry: this happens automatically and doesn't require *you* to do anything.
152
-And while you're developing, Twig is smart enough to re-compile you templates after
+And while you're developing, Twig is smart enough to re-compile your templates after
153
you make any changes. That means Twig is fast in production, but easy to use while
154
developing.
155
0 commit comments