Explorar el Código

fix: spelling

Alexander Czigler hace 3 años
padre
commit
d29f930203
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      website/src/pages/index.js

+ 1 - 1
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,