소스 검색

Merge pull request #334 from alexanderczigler/patch-1

fix: spelling
Lucas Servén Marín 3 년 전
부모
커밋
b187f32407
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,