Skip to content

Commit 5d18666

Browse files
committed
Update Kubernetes YAML documentation for clarity and consistency in language
1 parent fe7db9c commit 5d18666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/kubernetes/anatomy-of-kubernetes-yaml.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Anatomy of Kubernetes YAML
33
---
44

5-
Let's take a look at a couple of YAML files that your infrastructure will typically be composed of. Note that you don't have to fully understand what they do or instantly know how to write them, but by the time you finish this lesson, you should have a good idea of how we'll be defining our infrastructure.
5+
Let's take a look at a couple of YAML files that our infrastructure will typically be composed of. Note that we don't have to fully understand what they do or instantly know how to write them, but by the time we finish this lesson, we should have a good idea of how we'll be defining our infrastructure.
66

77
<KubernetesYAMLAnatomy />
88

0 commit comments

Comments
 (0)