Skip to content

Commit

Permalink
grammar correction
Browse files Browse the repository at this point in the history
  • Loading branch information
nexxai committed Oct 1, 2021
1 parent 6495547 commit e17d93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/customization/model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Apply the following changes to the ``src/Entity/Shipping/ShippingMethod.php`` fi
Under the ``sylius_*`` where ``*`` is the name of the bundle of the model you are customizing,
in our case it will be the ``SyliusShippingBundle`` -> ``sylius_shipping``.

That in Sylius-Standard configuration is overridden already, but you may check if it correctly overridden.
That in Sylius-Standard configuration is overridden already, but you may check if it is correctly overridden.

.. code-block:: yaml
Expand Down

0 comments on commit e17d93e

Please sign in to comment.