Skip to content

Commit 4bfa224

Browse files
committed
[#2669] Tweak thanks to @wouterj
1 parent dff90a1 commit 4bfa224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/doctrine/mapping_model_classes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ register the mappings for your model classes.
3030

3131

3232
In your bundle class, write the following code to register the compiler pass.
33-
This one is written for the ``FOSUserBundle``, so parts of it will need to
33+
This one is written for the FOSUserBundle, so parts of it will need to
3434
be adapted for your case::
3535

3636
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DoctrineOrmMappingsPass;

0 commit comments

Comments
 (0)