From ff22c68dea929333b86a53449ae7e92cb7401137 Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Sat, 17 Feb 2024 01:54:28 -0700 Subject: [PATCH] Update disks.rst Fixed a misspelling in documentation. --- userdocs/contents/disks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdocs/contents/disks.rst b/userdocs/contents/disks.rst index fb7cb614..bc521eba 100644 --- a/userdocs/contents/disks.rst +++ b/userdocs/contents/disks.rst @@ -110,4 +110,4 @@ If the partition creation didn't work as expected you have a few options to inve after each iteration on the node directly until you find the settings you need. (Make sure to unmount all partitions if ``ignition`` was partially successful.) -- Sometimes you need to add ``should_exist: "true"`` for the swap partiton as well. +- Sometimes you need to add ``should_exist: "true"`` for the swap partition as well.