File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -657,7 +657,7 @@ the relationship between the removed ``Tag`` and ``Task`` object.
657657 The Symfony community has created some JavaScript packages that provide the
658658 functionality needed to add, edit and delete elements of the collection.
659659 Check out the `@a2lix/symfony-collection `_ package for modern browsers and
660- the `symfony-collection `_ package based on ` jQuery `_ for the rest of browsers.
660+ the `symfony-collection `_ package based on jQuery for the rest of browsers.
661661
662662.. _`Owning Side and Inverse Side` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html
663663.. _`JSFiddle` : https://jsfiddle.net/ey8ozh6n/
Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ Renders any errors for the given field.
270270
271271 In the Bootstrap 4 form theme, ``form_errors() `` is already included in
272272 ``form_label() ``. Read more about this in the
273- :ref: `Bootstrap 4 theme documentation <reference-forms-bootstrap5 -error-messages >`.
273+ :ref: `Bootstrap 4 theme documentation <reference-forms-bootstrap4 -error-messages >`.
274274
275275.. _reference-forms-twig-widget :
276276
You can’t perform that action at this time.
0 commit comments