Skip to content

Commit 0a202b4

Browse files
Denis GorbachevDenis Gorbachev
authored andcommitted
Fixed formatting
1 parent 48b0819 commit 0a202b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cookbook/security/acl.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@ First, we need to configure the connection the ACL system is supposed to use:
6262
.. note::
6363

6464
The ACL system requires either one Doctrine DBAL (usable by default)
65-
or Doctrine ODM connection (usable with `MongoDBAclBundle <https://github.com/iampersistent/M ongoDBAclBundle>`_)
66-
to be configured. However, that does not mean that you have to use Doctrine for
65+
or Doctrine ODM connection (usable with `MongoDBAclBundle
66+
<https://github.com/iampersistent/MongoDBAclBundle>`_) to be configured.
67+
However, that does not mean that you have to use Doctrine for
6768
mapping your domain objects. You can use whatever mapper you like for your
6869
objects, be it Doctrine ORM, Mongo ODM, Propel, or raw SQL, the choice is
6970
yours.

0 commit comments

Comments
 (0)