From 138998163725fd1c1400359991f324335545be42 Mon Sep 17 00:00:00 2001 From: Nicholas Novak Date: Mon, 26 Oct 2020 11:54:54 -0700 Subject: [PATCH] Fixed a grammatical error that I missed in the README Signed-off-by: Nicholas Novak --- chart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/README.md b/chart/README.md index afba135..13e6312 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # Longhorn Chart -> **Important**: Please install the Longhorn chart in `longhorn-system` namespace only. +> **Important**: Please install the Longhorn chart in the `longhorn-system` namespace only. > **Warning**: Longhorn doesn't support downgrading from a higher version to a lower version.