10000 Fix minor typo in the_big_picture.rst · symfony/symfony-docs@ba79bfd · GitHub
[go: up one dir, main page]

Skip to content

Commit ba79bfd

Browse files
Dobiasdjaviereguiluz
authored andcommitted
Fix minor typo in the_big_picture.rst
1 parent 7f8af6f commit ba79bfd

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