From 9af4880cc0f1f4e57b0534b9196355341ce3b1f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Fri, 22 Mar 2024 09:56:04 +0100 Subject: [PATCH] upgrade.md: Fix typo in "there node cluster" s/there/three/ --- docs/upgrade.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/upgrade.md b/docs/upgrade.md index 04c8f677ae..812763e34f 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -84,7 +84,7 @@ can abort an upgrade by switching applications back to the existing cluster. ### Grow-then-Shrink Upgrades -A [grow-and-shrink upgrade](#grow-then-shrink) usually involves the following steps. Consider a there node cluster with nodes +A [grow-and-shrink upgrade](#grow-then-shrink) usually involves the following steps. Consider a three node cluster with nodes A, B, and C: * Add a new node, node D, to the cluster @@ -325,7 +325,7 @@ is can be difficult to reason about and automate. When in doubt, prefer in-place upgrades or Blue/Green deployment upgrades ::: -A Grow-then-Shrink upgrade usually involves the following steps. Consider a there node cluster with nodes +A Grow-then-Shrink upgrade usually involves the following steps. Consider a three node cluster with nodes A, B, and C: * Add a new node, node D, to the cluster