From 4054550bb470a020d79926da7022f057d09e1357 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 9 Dec 2023 05:55:16 +0100 Subject: [PATCH] docs: Readme (#231) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4c60825..007a31d 100644 --- a/readme.md +++ b/readme.md @@ -88,7 +88,7 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm * ### 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: