From 1821d3160398ca7f01617220ad321ff9d1e828a1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 1 Apr 2025 10:08:09 +0200 Subject: [PATCH] Update 1.1.8.md --- website/docs/changelog/1.1.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index a8d7a34d..e69ebc59 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -9,7 +9,7 @@ Released on April 01, 2025 - added update logs to *OpenAdmin > Services > Logs Viewer*. - added log files to *OpenAdmin > Settings > Update Preferences*. - updated php detection method to read version from database on WordPress AutoInstaller and Auto-login. -- pph-fpm contianers now run processes with same ID as the docker context. +- php-fpm containers now run processes with same ID as the docker context. ### 🐛 Bug Fixes - fixed bug with update logs generated by `opencli update` command.