You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by kl...@apache.org on 2022/06/29 05:54:40 UTC

[incubator-devlake-website] branch main updated: Fixed typos in Kubernetes and Developer Setup Readme files (#97)

This is an automated email from the ASF dual-hosted git repository.

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new da82dc3  Fixed typos in Kubernetes and Developer Setup Readme files (#97)
da82dc3 is described below

commit da82dc3aa1fa3bca8527b795ac94722c62f4102b
Author: Joshua Poddoku <jo...@gmail.com>
AuthorDate: Wed Jun 29 11:24:36 2022 +0530

    Fixed typos in Kubernetes and Developer Setup Readme files (#97)
---
 docs/02-QuickStart/02-KubernetesSetup.md | 2 +-
 docs/02-QuickStart/04-DeveloperSetup.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/02-QuickStart/02-KubernetesSetup.md b/docs/02-QuickStart/02-KubernetesSetup.md
index 4e65d69..19bdc4d 100644
--- a/docs/02-QuickStart/02-KubernetesSetup.md
+++ b/docs/02-QuickStart/02-KubernetesSetup.md
@@ -1,5 +1,5 @@
 ---
-title: "Deploy to Kubernates"
+title: "Deploy to Kubernetes"
 description: >
   The steps to install Apache DevLake in Kubernetes.
 ---
diff --git a/docs/02-QuickStart/04-DeveloperSetup.md b/docs/02-QuickStart/04-DeveloperSetup.md
index 0dd817c..b3292fb 100644
--- a/docs/02-QuickStart/04-DeveloperSetup.md
+++ b/docs/02-QuickStart/04-DeveloperSetup.md
@@ -19,7 +19,7 @@ description: >
 
    ```sh
    git clone https://github.com/apache/incubator-devlake
-   cd lake
+   cd incubator-devlake
    ```
 
 2. Install dependencies for plugins: