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

Commit de3a392

Browse files
committed
Fixed typo.
1 parent 63dd952 commit de3a392

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)