Sfoglia il codice sorgente

Merge pull request #334 from alexanderczigler/patch-1

fix: spelling
Lucas Servén Marín 3 anni fa
parent
commit
b187f32407
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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',
     imageUrl: 'https://kubernetes.io/images/nav_logo.svg',
     description: (
     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,
     clip: true,