Skip to content

Commit 27d9208

Browse files
committed
minor #8126 Fixing a typo in the Final Thoughts section (hamzabas)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes #8126). Discussion ---------- Fixing a typo in the Final Thoughts section Commits ------- e893735 Fixing a typo in the Final Thoughts section
2 parents 395f252 + e893735 commit 27d9208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ And you can display the flash message in the template like this:
340340
Final Thoughts
341341
--------------
342342

343-
That's all there is to it and I'm not even sure you'll have spent the full
343+
That's all there is to it and I'm not even sure you have spent the full
344344
10 minutes. You were briefly introduced to bundles in the first part and
345345
all the features you've learned about so far are part of the core FrameworkBundle.
346346
But thanks to bundles, everything in Symfony can be extended or replaced.

0 commit comments

Comments
 (0)