From fc0336f117401ced76b310f962b82cdfb8342a4c Mon Sep 17 00:00:00 2001 From: Wehzie <39304339+Wehzie@users.noreply.github.com> Date: Sun, 11 Aug 2019 15:58:23 +0200 Subject: [PATCH] Missing determiner "the" Added "the" in "... at least the following settings..." --- admin_manual/installation/server_tuning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/server_tuning.rst b/admin_manual/installation/server_tuning.rst index 55aa79563..49728159e 100644 --- a/admin_manual/installation/server_tuning.rst +++ b/admin_manual/installation/server_tuning.rst @@ -123,7 +123,7 @@ Depending on your current PHP version you should find this file e.g. under ``/et Enable PHP OPcache ------------------ -The `OPcache `_ improves the performance of PHP applications by caching precompiled bytecode. We recommend at least following settings: +The `OPcache `_ improves the performance of PHP applications by caching precompiled bytecode. We recommend at least the following settings: .. code:: ini