From 5721366e9226ce3b2817b529c76959e744b9d9c8 Mon Sep 17 00:00:00 2001 From: Rich Sage Date: Sun, 20 Feb 2011 20:43:33 +0000 Subject: [PATCH] Grammar adjustment. --- guides/security/acl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/security/acl.rst b/guides/security/acl.rst index f6655f1cdf3..707666f72c6 100644 --- a/guides/security/acl.rst +++ b/guides/security/acl.rst @@ -66,7 +66,7 @@ First, we need to configure the connection the ACL system is supposed to use: objects, be it Doctrine ORM, Mongo ODM, Propel, or raw SQL, the choice is yours. -After the connection is configured. We have to import the database structure. +After the connection is configured, we have to import the database structure. Fortunately, we have a task for this. Simply run the following command: .. code-block:: text