diff options
author | Ian Lewis <ianlewis@google.com> | 2020-01-17 02:13:07 -0500 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2020-01-17 02:13:07 -0500 |
commit | 10ec43c775afaa49ca638cd2d411e975e06dbe78 (patch) | |
tree | 70afacf314a23eacfc364be7d32171ecc05736b5 /content/docs/tutorials | |
parent | 712a2829e75c7c8fce6a24df774ec38f72d14348 (diff) |
Clean up markdown lists
Diffstat (limited to 'content/docs/tutorials')
-rw-r--r-- | content/docs/tutorials/kubernetes.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/docs/tutorials/kubernetes.md b/content/docs/tutorials/kubernetes.md index 36ab59c1c..5b65ba20f 100644 --- a/content/docs/tutorials/kubernetes.md +++ b/content/docs/tutorials/kubernetes.md @@ -12,9 +12,9 @@ This page shows you how to deploy a sample [WordPress][wordpress] site using Take the following steps to enable the Kubernetes Engine API: -1. Visit the [Kubernetes Engine page][project-selector] in the Google Cloud - Platform Console. -1. Create or select a project. +1. Visit the [Kubernetes Engine page][project-selector] in the Google Cloud + Platform Console. +1. Create or select a project. ### Creating a node pool with gVisor enabled |