Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 98e90a2

Browse filesBrowse files
committed
minor #7189 Update templating.rst - Twig Template Caching (BatsaxIV)
This PR was merged into the 2.7 branch. Discussion ---------- Update templating.rst - Twig Template Caching Hi, Quick fix for templating. Commits ------- 94bd088 Update templating.rst - Twig Template Caching
2 parents 69ef27d + 94bd088 commit 98e90a2
Copy full SHA for 98e90a2

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎templating.rst

Copy file name to clipboardExpand all lines: templating.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Twig Template Caching
149149

150150
Twig is fast because each template is compiled to a native PHP class and cached.
151151
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
152+
And while you're developing, Twig is smart enough to re-compile your templates after
153153
you make any changes. That means Twig is fast in production, but easy to use while
154154
developing.
155155

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.