From af028b8d92450205fd7dbeaf4f22a800fe92f211 Mon Sep 17 00:00:00 2001 From: runzexia Date: Mon, 23 Dec 2019 16:36:52 +0800 Subject: [PATCH] Update Kubesphere-code-layout.md --- docs/en/guides/Kubesphere-code-layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/guides/Kubesphere-code-layout.md b/docs/en/guides/Kubesphere-code-layout.md index 661ab1366..46b075d2a 100644 --- a/docs/en/guides/Kubesphere-code-layout.md +++ b/docs/en/guides/Kubesphere-code-layout.md @@ -72,7 +72,7 @@ This document describes the directory structure of the KubeSphere repository. │   │   ├── terminal │   │   ├── workloadstatuses │   │   └── workspaces -│   ├── client //aAutomatically generated CRD client +│   ├── client //Automatically generated CRD client │   │   ├── clientset │   │   ├── informers │   │   └── listers