8000 minor #10231 Fix minor typo in the_big_picture.rst (Dobiasd) · symfony/symfony-docs@36cede5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 36cede5

Browse files
committed
minor #10231 Fix minor typo in the_big_picture.rst (Dobiasd)
This PR was submitted for the master branch but it was merged into the 4.1 branch instead (closes #10231). Discussion ---------- Fix minor typo in the_big_picture.rst Commits ------- ba79bfd Fix minor typo in the_big_picture.rst
2 parents 7f8af6f + ba79bfd commit 36cede5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Try your new app by going to ``http://localhost:8000`` in a browser!
5959
Fundamentals: Route, Controller, Response
6060
-----------------------------------------
6161

62-
Our project only has about 15 files, but it's ready to become an sleek API, a robust
62+
Our project only has about 15 files, but it's ready to become a sleek API, a robust
6363
web app, or a microservice. Symfony starts small, but scales with you.
6464

6565
But before we go too far, let's dig into the fundamentals by building our first page.

0 commit comments

Comments
 (0)
0