From 2d47c4834f47f687d5d522195f372233664a150f Mon Sep 17 00:00:00 2001 From: Stewart-YU <30410021+stewart-yu@users.noreply.github.com> Date: Wed, 9 Aug 2017 09:04:57 +0800 Subject: [PATCH] Update upgrades.md spelling mistake --- docs/getting-started-guides/ubuntu/upgrades.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/ubuntu/upgrades.md b/docs/getting-started-guides/ubuntu/upgrades.md index 52bb1bdd80..d065993f28 100644 --- a/docs/getting-started-guides/ubuntu/upgrades.md +++ b/docs/getting-started-guides/ubuntu/upgrades.md @@ -40,7 +40,7 @@ The Kubernetes Charms use snap channels to drive payloads. The channels are defi | beta | Latest alpha or beta of Kubernetes for that minor release | | edge | Nightly builds of that minor release of Kubernetes | -If a release isn't available, the next highest channel is used. For example, 1.6/beta will load `/candidate` or `/stable` depending on availablility of release. Development versions of Kubernetes are available in that minor releases edge channel. There is no guarantee that edge or master will work with the current charms. +If a release isn't available, the next highest channel is used. For example, 1.6/beta will load `/candidate` or `/stable` depending on availability of release. Development versions of Kubernetes are available in that minor releases edge channel. There is no guarantee that edge or master will work with the current charms. ## Master Upgrades