Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb16c3a2

Browse files
javiereguiluzweaverryan
authored andcommitted
Capitalized some sentences that come after a colon
1 parent2fdcffd commitb16c3a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎quick_tour/the_big_picture.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ main concepts. Go to the following URL to be greeted by Symfony2 (replace
9494

9595
What's going on here? Have a look at each part of the URL:
9696

97-
* ``app_dev.php``:this is a:term:`front controller`. It is the unique entry
97+
* ``app_dev.php``:This is a:term:`front controller`. It is the unique entry
9898
point of the application and it responds to all user requests;
9999

100-
* ``/demo/hello/Fabien``:this is the *virtual path* to the resource the user
100+
* ``/demo/hello/Fabien``:This is the *virtual path* to the resource the user
101101
wants to access.
102102

103103
Your responsibility as a developer is to write the code that maps the user's

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp