Skip to content

Commit a60587c

Browse files
eltharinMrYamous
andauthored
Update doctrine.rst
Co-authored-by: Matthieu Lempereur <[email protected]>
1 parent 36cdca5 commit a60587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ Mapped Route Parameters
865865
~~~~~~~~~~~~~~~~~~~~~~~
866866

867867
When many route parameters are used to find more than one entity,
868-
it is mandatory to use #[MapEntity] attributes and this can become cumbersome::
868+
it is mandatory to use ``#[MapEntity]`` attributes and this can become cumbersome::
869869

870870
#[Route('/document/{slug}/{id}-{name}/')]
871871
public function showDocument(

0 commit comments

Comments
 (0)