Skip to content

Commit e4f50dc

Browse files
authored
Grammar fix - Change "you're" to "your"
1 parent 7639556 commit e4f50dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_architecture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ add *no* overhead! It also means that you get *great* errors: Symfony inspects a
219219
validates *everything* when the container is built.
220220

221221
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
222+
to rebuild? I like your thinking! It's smart enough to rebuild on the next page
223223
load. But that's really the topic of the next section.
224224

225225
Development Versus Production: Environments

0 commit comments

Comments
 (0)