From d29f9302036532b1828921ef991f11bea3e219e7 Mon Sep 17 00:00:00 2001 From: Alexander Czigler Date: Wed, 19 Oct 2022 13:34:03 +0200 Subject: [PATCH] fix: spelling --- website/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.js b/website/src/pages/index.js index f0f72ff..d04def7 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -12,7 +12,7 @@ const features = [ imageUrl: 'https://kubernetes.io/images/nav_logo.svg', description: ( <> - Kilo can be installed on any Kubernetes cluster, allowing nodes located in different clouds or in different coutries to form a single cluster. + Kilo can be installed on any Kubernetes cluster, allowing nodes located in different clouds or in different countries to form a single cluster. ), clip: true,