From 75c9bc433ebc44da0ac5c9bfb400aa09a1f009c3 Mon Sep 17 00:00:00 2001 From: phil Date: Fri, 20 Oct 2023 08:55:39 +0200 Subject: [PATCH] Typo --- content/wordpress/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/wordpress/features.md b/content/wordpress/features.md index 97ed145..61b5e7e 100644 --- a/content/wordpress/features.md +++ b/content/wordpress/features.md @@ -10,6 +10,6 @@ Auf dem Wordpress-Server läuft die jeweils aktuelle [Debian](https://debian.org | Datenbank | MariaDB | | PHP | 8.2 | | PHP-FPM | :heavy_check_mark: | -| Deaktiviere PHP-Funktionen | `mail, proc_open, curl_ini, parse_ini_file, symlink, system_exec, exec, shell_exec, phpinfo` u.a. | +| Deaktivierte PHP-Funktionen | `mail, proc_open, curl_ini, parse_ini_file, symlink, system_exec, exec, shell_exec, phpinfo` u.a. | | APC-Cache | :heavy_check_mark: | | OPcache | :heavy_check_mark: |