Skip to content

Commit fdb7bc9

Browse files
committed
typo
1 parent b56bf19 commit fdb7bc9

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
@@ -484,7 +484,7 @@ creating unnecessarily deep structures::
484484
Templates are a generic way to render content in *any* format. And while in
485485
most cases you'll use templates to render HTML content, a template can just
486486
as easily generate JavaScript, CSS, XML or any other format you can dream of.
487-
To learn how to render different templating formats read :ref:`<template-formats>`
487+
To learn how to render different templating formats read :ref:`template-formats`
488488
section of the Creating and Using Templates chapter.
489489

490490
The Symfony templating engine is explained in great detail in the

0 commit comments

Comments
 (0)