Missing determiner "the" (#1578)

Missing determiner "the"
This commit is contained in:
John Molakvoæ
2019-08-12 13:44:30 +02:00
committed by GitHub

View File

@@ -123,7 +123,7 @@ Depending on your current PHP version you should find this file e.g. under ``/et
Enable PHP OPcache
------------------
The `OPcache <http://php.net/manual/en/intro.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode. We recommend at least following settings:
The `OPcache <http://php.net/manual/en/intro.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode. We recommend at least the following settings:
.. code:: ini