From 73e7dea80c92f87afb3b1943815897cfbf3afc5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Mon, 8 Apr 2024 16:56:01 +0200 Subject: [PATCH] Run Markdown workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fae103b..55e64da 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ How to design and implement continuous delivery. - Populate caches (application, OPcache, `wp rewrite flush`) - Run at least 1 basic functional or unit test (e.g. log in or display dashboard) - Check HTML output -- Special sudo configuration for reloading PHP-FPM or Cachetool +- Special sudo configuration for reloading PHP FPM or Cachetool - **Alert on failure** - "Was down for X seconds" - Send email, Slack, Trello or Google Hangouts notification