Skip to content

Commit 25ff056

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: fix word: domain => subdomain
2 parents a9001a1 + ee237fc commit 25ff056

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
@@ -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)