Explorar o código

Update Resources/doc/reference/installation.rst

More than one bundle here, so fixed wording.
Chris Sedlmayr %!s(int64=12) %!d(string=hai) anos
pai
achega
f5cac5447a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/doc/reference/installation.rst

+ 1 - 1
Resources/doc/reference/installation.rst

@@ -43,7 +43,7 @@ can use Composer for the automated process::
     php composer.phar require sonata-project/cache-bundle --no-update               # optional
     php composer.phar update
 
-Next, be sure to enable this bundle in your AppKernel.php file:
+Next, be sure to enable these bundles in your AppKernel.php file:
 
 .. code-block:: php