Skip to content

Commit cadef60

Browse files
Use "route placeholder" instead of "route parameter"
1 parent 6b0f53c commit cadef60

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
@@ -468,7 +468,7 @@ a slash. URLs matching this route might look like:
468468

469469
.. caution::
470470

471-
A route parameter name cannot start with a digit and cannot be longer than 32 characters.
471+
A route placeholder name cannot start with a digit and cannot be longer than 32 characters.
472472

473473
Special Routing Parameters
474474
~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)