diff options
Diffstat (limited to 'content/devops')
-rw-r--r-- | content/devops/resizing_root_partition.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/devops/resizing_root_partition.rst b/content/devops/resizing_root_partition.rst index e07f706..c154f72 100644 --- a/content/devops/resizing_root_partition.rst +++ b/content/devops/resizing_root_partition.rst @@ -94,7 +94,7 @@ I used kpartx with raw file images. Here is what I did Below is my vmdb configuration yml again derived from `raspi3-image-spec <https://github.com/Debian/raspi3-image-spec/blob/master/raspi3.yaml>`_ one with -some modifications to my needs. +some modifications to suit my needs. .. code:: yaml |