From f07f93a48af7bcab277352556238e536419bc777 Mon Sep 17 00:00:00 2001 From: Russell Sherman <32712961+russellatuniondashpos@users.noreply.github.com> Date: Wed, 24 Oct 2018 15:48:40 -0500 Subject: [PATCH] correct typo of RANCHER_STATE --- content/os/v1.x/en/about/custom-partition-layout/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/os/v1.x/en/about/custom-partition-layout/_index.md b/content/os/v1.x/en/about/custom-partition-layout/_index.md index 698400771f7..a1c43205ed8 100644 --- a/content/os/v1.x/en/about/custom-partition-layout/_index.md +++ b/content/os/v1.x/en/about/custom-partition-layout/_index.md @@ -49,7 +49,7 @@ $ reboot ### Use RANCHER_BOOT partition -When you only use the RRACHER_STATE partition, the bootloader will be installed in the `/boot` directory. +When you only use the RANCHER_STATE partition, the bootloader will be installed in the `/boot` directory. ``` $ system-docker run -it --rm -v /:/host alpine