8000
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.
2 parents 69ef27d + 94bd088 commit 98e90a2Copy full SHA for 98e90a2
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