diff --git a/docs/book/v5/introduction/server-requirements.md b/docs/book/v5/introduction/server-requirements.md index 30d809d..26435fd 100644 --- a/docs/book/v5/introduction/server-requirements.md +++ b/docs/book/v5/introduction/server-requirements.md @@ -32,7 +32,7 @@ Both mod_php and FCGI (FPM) are supported. * Tested with MariaDB 10.11 LTS and MariaDB 11.4 LTS * Tested with MySQL 8.4 LTS -> :exclamation: For MySQL 8.4 LTS be sure you have the below line in my.cnf +> For MySQL 8.4 LTS be sure you have the below line in my.cnf ```text mysql_native_password=ON