Skip to content

Commit 57c647f

Browse files
saro0hweaverryan
authored andcommitted
Fixed typo
1 parent 2a40a3a commit 57c647f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Creating Static Pages
337337

338338
You can create a static page without creating any controller. Using only the
339339
routing file, you just have to indicate the "FrameworkBundle:Template:template"
340-
as the controller and link the template file, with its logical path.
340+
as the controller and the logical path of your template.
341341

342342
.. versionadded:: 2.2
343343
The ability to cache templates rendered via ``FrameworkBundle:Template:template``

0 commit comments

Comments
 (0)