Skip to content

Commit aa9bd7c

Browse files
Typo correction
1 parent 2a8d8fd commit aa9bd7c

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
@@ -1424,7 +1424,7 @@ when importing the routes.
14241424
14251425
# you can optionally exclude some files/subdirectories when loading attributes
14261426
# (the value must be a string or an array of PHP glob patterns)
1427-
# NOTE: For now, this will onyl work if you are using the string, glob notation for the
1427+
# NOTE: For now, this will only work if you are using the string, glob notation for the
14281428
# resource value. The array notation containing `path` & `namespace` will not work,
14291429
# and neither will using a non-glob string like `'../src/Controller'`.
14301430
# exclude: '../../src/Controller/{Debug*Controller.php}'

0 commit comments

Comments
 (0)