Skip to content

Commit 3d6bf2a

Browse files
committed
Merge branch '4.4'
* 4.4: fix word: domain => subdomain
2 parents 151378f + 25ff056 commit 3d6bf2a

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
@@ -1626,7 +1626,7 @@ multi-tenant applications) and these parameters can be validated too with
16261626
;
16271627
};
16281628
1629-
In the above example, the ``domain`` parameter defines a default value because
1629+
In the above example, the ``subdomain`` parameter defines a default value because
16301630
otherwise you need to include a domain value each time you generate a URL using
16311631
these routes.
16321632

0 commit comments

Comments
 (0)