8000 minor #9801 Grammar fix - Change "you're" to "your" (robmeijer) · symfony/symfony-docs@fb54224 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb54224

Browse files
committed
minor #9801 Grammar fix - Change "you're" to "your" (robmeijer)
This PR was merged into the 4.0 branch. Discussion ---------- Grammar fix - Change "you're" to "your" <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- e4f50dc Grammar fix - Change "you're" to "your"
2 parents 7639556 + e4f50dc commit fb54224

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)
0