Skip to content

Commit 0ad823c

Browse files
committed
docs: fix description
1 parent 9494c40 commit 0ad823c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/incoming/auto_routing_improved.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ usually represent::
9191

9292
1. The first segment represents the controller **class** that should be invoked.
9393
2. The second segment represents the class **method** that should be called.
94-
3. The third, and any additional segments, represent any **parameters** that will be passed to the controller.
94+
3. The third, and any additional segments, represent any **parameters** that will be passed to the controller method.
9595

9696
Consider this URI::
9797

0 commit comments

Comments
 (0)