Skip to content

Commit d733b8a

Browse files
committed
Fixed a minor RST syntax issue
1 parent 1e11b50 commit d733b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/override.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@ For this reason, you can override any bundle translation file from the main
178178

179179
For example, to override the translations defined in the
180180
``Resources/translations/FOSUserBundle.es.yml`` file of the FOSUserBundle,
181-
create a``<your-project>/translations/FOSUserBundle.es.yml`` file.
181+
create a ``<your-project>/translations/FOSUserBundle.es.yml`` file.
182182

183183
.. _`the Doctrine documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/inheritance-mapping.html#overrides

0 commit comments

Comments
 (0)