Skip to content

Commit 2e2a73a

Browse files
committed
[Book] Tweaked API class link
1 parent c0aa850 commit 2e2a73a

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
@@ -370,7 +370,7 @@ itself.
370370

371371
Extending the base class is *optional* in Symfony; it contains useful
372372
shortcuts but nothing mandatory. You can also extend
373-
:class:`Symfony\Component\DependencyInjection\ContainerAware`. The service
373+
:class:`Symfony\\Component\\DependencyInjection\\ContainerAware`. The service
374374
container object will then be accessible via the ``container`` property.
375375

376376
.. note::

0 commit comments

Comments
 (0)