Skip to content

Commit 2587abc

Browse files
committed
Fix a typo in a routing example
1 parent 81338b5 commit 2587abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1769,7 +1769,7 @@ when importing the routes.
17691769
17701770
# config/routes.yaml
17711771
controllers:
1772-
resource: routing.controllerss
1772+
resource: routing.controllers
17731773
# this is added to the beginning of all imported route URLs
17741774
prefix: '/blog'
17751775
# this is added to the beginning of all imported route names

0 commit comments

Comments
 (0)