Skip to content

Commit 188861a

Browse files
authored
fix word: domain => subdomain
1 parent 84a0f10 commit 188861a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1635,7 +1635,7 @@ multi-tenant applications) and these parameters can be validated too with
16351635
;
16361636
};
16371637
1638-
In the above example, the ``domain`` parameter defines a default value because
1638+
In the above example, the ``subdomain`` parameter defines a default value because
16391639
otherwise you need to include a domain value each time you generate a URL using
16401640
these routes.
16411641

0 commit comments

Comments
 (0)