From 6176037d74a32c21c714044bbc015603494e0cd6 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 4 Apr 2023 13:03:52 +0200 Subject: [PATCH] docs: fix typo --- doc/source/configuration/lvm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration/lvm.rst b/doc/source/configuration/lvm.rst index 65b892aa8..a96ca8db9 100644 --- a/doc/source/configuration/lvm.rst +++ b/doc/source/configuration/lvm.rst @@ -76,7 +76,7 @@ another LV needs to be grown at a later date. Growroot playbook ================= -A ``growroot.yml`` custom playbook is provied that can be used to grow the +A ``growroot.yml`` custom playbook is provided that can be used to grow the partition and LVM Physical Volume (PV) of the root Volume Group (VG). This allows for expansion of Logical Volumes (LVs) in that VG.