Skip to content

Commit 1601a50

Browse files
committed
Minor tweak
1 parent cbebdc2 commit 1601a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing/optional_placeholders.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ the available blog posts for this imaginary blog application:
1111

1212
.. code-block:: php-annotations
1313
14-
// src/App/Controller/BlogController.php
14+
// src/Controller/BlogController.php
1515
use Symfony\Component\Routing\Annotation\Route;
1616
1717
// ...

0 commit comments

Comments
 (0)