From 48da91f9745cbfc724a33a15b59308fc87477da7 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Wed, 2 Sep 2020 11:51:25 +0800 Subject: [PATCH] Minor typo fix Signed-off-by: Sherlock113 --- content/en/docs/_index.md | 4 ++-- content/en/docs/quick-start/_index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/_index.md b/content/en/docs/_index.md index 97501485f..38c1f5987 100644 --- a/content/en/docs/_index.md +++ b/content/en/docs/_index.md @@ -7,12 +7,12 @@ LinkTitle: "Documentation" section1: title: KubeSphere Documentation - content: Learn how to build and manage cloud native applications using KubeSphere Container Platform. Get documentation, example code, tutorials, and more. + content: Learn how to build and manage cloud-native applications using KubeSphere Container Platform. Get documentation, example code, tutorials, and more. image: /images/docs/banner.png section3: title: Run KubeSphere and Kubernetes Stack from the Cloud Service - description: Cloud Providers are providing KubeSphere as a cloud-hosted service for users, help you to create an highly available cluster within minutes via several clicks. These services will be available in September, 2020. + description: Cloud Providers are providing KubeSphere as a cloud-hosted service for users, helping you to create a highly available cluster within minutes via several clicks. These services will be available starting from September 2020. list: - image: /images/docs/aws.jpg content: AWS Quickstart diff --git a/content/en/docs/quick-start/_index.md b/content/en/docs/quick-start/_index.md index 52f61375e..ab45e47e2 100644 --- a/content/en/docs/quick-start/_index.md +++ b/content/en/docs/quick-start/_index.md @@ -19,7 +19,7 @@ Learn how to install KubeSphere on Linux with a minimal installation package. Th ## [Minimal KubeSphere on Kubernetes](https://kubesphere.io/docs/quick-start/minimal-kubesphere-on-k8s/) -Learn how to install KubeSphere on existing Kubernetes clusters with a minimal installation package. Your Kubernetes clusters can be hosed on cloud or on-premises. +Learn how to install KubeSphere on existing Kubernetes clusters with a minimal installation package. Your Kubernetes clusters can be hosted on cloud or on-premises. ## [Create Workspace, Project, Account and Role](https://kubesphere.io/docs/quick-start/create-workspace-and-project/)