Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 776dba1

Browse files
committed
Merge branch '1.0'
2 parents 8b88b78 + 4418183 commit 776dba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/routing/dynamic.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ parameters or "upcasting" request parameters to to the objects they correspond
7171
to.
7272

7373
The component already provides some general purpose enhancers. They all follow
74-
the principle to never change and existing field but only add fields if they
74+
the principle to never change an existing field but only add fields if they
7575
do not exist yet:
7676

7777
* ``RouteContentEnhancer``: If the route is instanceof ``RouteObjectInterface``,

0 commit comments

Comments
 (0)