From 491cb50219d8f799d85bfb4e6027adf501e9afa4 Mon Sep 17 00:00:00 2001 From: Dag Date: Wed, 10 Jan 2024 00:25:36 +0100 Subject: [PATCH] docs: typo (#3883) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46bb5a69..e027d912 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ As root: ### How to remove all expired cache items - bin/cache-clear + bin/cache-prune ### How to fix "PHP Fatal error: Uncaught Exception: The FileCache path is not writable"