Skip to content

Commit 42bd69f

Browse files
javiereguiluzweaverryan
authored andcommitted
Fixed the capitalization of a section heading
1 parent 75be815 commit 42bd69f

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
@@ -88,7 +88,7 @@ method::
8888

8989
return $this->forward('AcmeDemoBundle:Hello:fancy', array('name' => $name, 'color' => 'green'));
9090

91-
Displaying error pages
91+
Displaying Error Pages
9292
----------------------
9393

9494
Errors will inevitably happen during the execution of every web application.

0 commit comments

Comments
 (0)