Skip to content

Commit 0b598c5

Browse files
committed
docs: replace wildcards with placeholders
1 parent c7d3e7c commit 0b598c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/incoming/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ redirect them back to the same page after they log in, you may find this example
209209
For those of you who don't know regular expressions and want to learn more about them,
210210
`regular-expressions.info <https://www.regular-expressions.info/>`_ might be a good starting point.
211211

212-
.. important:: Note: You can also mix and match wildcards with regular expressions.
212+
.. important:: Note: You can also mix and match placeholders with regular expressions.
213213

214214
Closures
215215
========

0 commit comments

Comments
 (0)