From 614bf3c4fc9c5e5695a9b170334f8f398de6e1cf Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 2 Jan 2019 15:06:54 +0800 Subject: [PATCH] fix web style error (#12010) fix web style error --- content/zh/docs/tutorials/k8s101.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/zh/docs/tutorials/k8s101.md b/content/zh/docs/tutorials/k8s101.md index 4cbb2ae1bb..6e3abf48f0 100644 --- a/content/zh/docs/tutorials/k8s101.md +++ b/content/zh/docs/tutorials/k8s101.md @@ -33,7 +33,6 @@ For Kubernetes 101, we will cover kubectl, Pods, Volumes, and multiple container {{% capture prerequisites %}} * {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}