From 029235a34d561a55d600db3c4123f1262d821566 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 9 Dec 2023 05:52:21 +0100 Subject: [PATCH] docs: Readme (#442) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8931849e..9babfe33 100644 --- a/readme.md +++ b/readme.md @@ -89,7 +89,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti * ### How do I create a growable disk? - By default, the entire disk space is reserved in advance. To create a growable disk that only allocates space that is actually used, add the following environment variable: + By default, the entire capacity of the disk is reserved in advance. To create a growable disk that only allocates space that is actually used, add the following environment variable: ```yaml environment: