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 7f8af6f commit ba79bfdCopy full SHA for ba79bfd
quick_tour/the_big_picture.rst
@@ -59,7 +59,7 @@ Try your new app by going to ``http://localhost:8000`` in a browser!
59
Fundamentals: Route, Controller, Response
60
-----------------------------------------
61
62
-Our project only has about 15 files, but it's ready to become an sleek API, a robust
+Our project only has about 15 files, but it's ready to become a sleek API, a robust
63
web app, or a microservice. Symfony starts small, but scales with you.
64
65
But before we go too far, let's dig into the fundamentals by building our first page.
0 commit comments