[many]: fix typos

This commit is contained in:
bl-ue
2020-12-04 07:37:44 -05:00
committed by Starbeamrainbowlabs
parent e5a6af0299
commit 2718393db1
32 changed files with 33 additions and 33 deletions

View File

@@ -10,6 +10,6 @@
`lvextend --size +{{40G}} -r {{logical_volume}}`
- Increase a volume's size to 100% of the free phyiscal volume space:
- Increase a volume's size to 100% of the free physical volume space:
`lvextend --size {{100}}%FREE {{logical_volume}}`