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 7639556 commit e4f50dcCopy full SHA for e4f50dc
quick_tour/the_architecture.rst
@@ -219,7 +219,7 @@ add *no* overhead! It also means that you get *great* errors: Symfony inspects a
219
validates *everything* when the container is built.
220
221
Now you might be wondering what happens when you update a file and the cache needs
222
-to rebuild? I like you're thinking! It's smart enough to rebuild on the next page
+to rebuild? I like your thinking! It's smart enough to rebuild on the next page
223
load. But that's really the topic of the next section.
224
225
Development Versus Production: Environments
0 commit comments