Skip to content

Commit 5aff085

Browse files
committed
minor #18082 Update doctrine.rst (jeanhadrien)
This PR was merged into the 6.2 branch. Discussion ---------- Update doctrine.rst typo fix <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 7ccec05 Update doctrine.rst
2 parents aee9618 + 7ccec05 commit 5aff085

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
@@ -663,7 +663,7 @@ using the ``MapEntity`` attribute::
663663

664664
.. tip::
665665

666-
When enabled globally, it's possible to disabled the behavior on a specific
666+
When enabled globally, it's possible to disable the behavior on a specific
667667
controller, by using the ``MapEntity`` set to ``disabled``::
668668

669669
public function show(

0 commit comments

Comments
 (0)