We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff90a1 commit 4bfa224Copy full SHA for 4bfa224
cookbook/doctrine/mapping_model_classes.rst
@@ -30,7 +30,7 @@ register the mappings for your model classes.
30
31
32
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
+This one is written for the FOSUserBundle, so parts of it will need to
34
be adapted for your case::
35
36
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DoctrineOrmMappingsPass;
0 commit comments