Skip to content

Commit 23a1f0d

Browse files
committed
was-were
1 parent c0ead98 commit 23a1f0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ When adding route parameters, you can now define the mapping between the route p
894894

895895
.. versionadded:: 7.1
896896

897-
The Mapped Route Parameters was introduced in Symfony 7.1.
897+
The mapped route parameters were introduced in Symfony 7.1.
898898

899899
But when two properties have the same name, you will catach an error if you try ::
900900

@@ -939,7 +939,7 @@ In this case, _route_mapping keys will be slugCategory and slugDocument, and use
939939
940940
.. versionadded:: 7.3
941941

942-
The Aliased Mapped Route Parameters was introduced in Symfony 7.3.
942+
The aliased mapped route parameters were introduced in Symfony 7.3.
943943

944944
Updating an Object
945945
------------------

0 commit comments

Comments
 (0)