Skip to content

Commit d16be31

Browse files
committed
minor #3725 Minor tweaks related to #3368 (weaverryan)
This PR was merged into the 2.3 branch. Discussion ---------- Minor tweaks related to #3368 Hi guys! | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 Commits ------- 544a0f5 Minor tweaks related to #3368
2 parents aa9bb25 + 544a0f5 commit d16be31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/routing/hostname_pattern.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@ instance, if you want to match both ``m.example.com`` and
183183

184184
.. tip::
185185

186-
Make sure you also include a default option for the ``subdomain``
187-
placeholder, otherwise you need to include the subdomains value each time
188-
you generate the route.
186+
Make sure you also include a default option for the ``domain`` placeholder,
187+
otherwise you need to include a domain value each time you generate
188+
a URL using the route.
189189

190190
.. configuration-block::
191191

0 commit comments

Comments
 (0)