From 1e63205bbcee073af28484c99e16ba385bfda955 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Fri, 6 Feb 2026 21:02:45 +0100 Subject: [PATCH] Bichon: json fix --- frontend/public/json/bichon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/bichon.json b/frontend/public/json/bichon.json index ed52bca60..c0b316b8e 100644 --- a/frontend/public/json/bichon.json +++ b/frontend/public/json/bichon.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "The HDD space initially allocated by the script is only a placeholder as we can't know how much space you will ever need. You can increase it to match your workload.", + "text": "The HDD space initially allocated by the script is only a placeholder as we can't know how much space you will ever need. You should increase it to match your workload.", "type": "info" } ]