Skip to content

Commit 3607e97

Browse files
committed
Replaced "Learn more about the following." with "Learn more about the following:" under whats next section.
1 parent 761ea4c commit 3607e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/kubernetes-objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ detail the structure of that `.status` field, and its content for each different
115115

116116
## {{% heading "whatsnext" %}}
117117

118-
Learn more about the following.
118+
Learn more about the following:
119119
* [Pods](https://kubernetes.io/docs/concepts/workloads/pods/) which are the most important basic Kubernetes objects.
120120
* [Deployment](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/) objects.
121121
* [Controllers](https://kubernetes.io/docs/concepts/architecture/controller/) in Kubernetes.

0 commit comments

Comments
 (0)