Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce923a4

Browse files
authored
minor #12493 Update model.rst (mariogalan)
This PR was merged into the 1.8 branch. Discussion ---------- Fixed small typo in doc | Q | A | --------------- | ----- | Branch? | 1.7, 1.8 or master <!-- see the comment below --> | Bug fix? | no/yes | New feature? | no/yes | BC breaks? | no/yes | Deprecations? | no/yes <!-- don't forget to update the UPGRADE-*.md file --> | Related tickets | fixes #X, partially #Y, mentioned in #Z | License | MIT <!-- - Bug fixes must be submitted against the 1.7 or 1.8 branch (the lowest possible) - Features and deprecations must be submitted against the master branch - Make sure that the correct base branch is set To be sure you are not breaking any Backward Compatibilities, check the documentation: https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html --> Commits ------- ffedf69 Update model.rst
2 parents f2e95c0 + ffedf69 commit ce923a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/customization/model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If all is well the output should look like:
109109
---------------------------- -------------------------------------------
110110
Parameter Value
111111
---------------------------- -------------------------------------------
112-
sylius.model.country.class App\Entity\Country
112+
sylius.model.country.class App\Entity\Addressing\Country
113113
---------------------------- -------------------------------------------
114114
115115
.. tip::

0 commit comments

Comments
 (0)