summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasudev Kamath <vasudev@copyninja.info>2019-02-16 22:49:53 +0530
committerVasudev Kamath <vasudev@copyninja.info>2019-02-16 22:49:53 +0530
commitb6bc82fb2d598189cb7eaae0e4c943bac6d64a2c (patch)
treef091cdf154cfe27609404b93d27b820cb5ecbbe6
parent27e323c3e79ee7f0de3a2f70b8b394f4dcf28f03 (diff)
Proof read 1
-rw-r--r--content/devops/resizing_root_partition.rst2
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