Skip to content

Commit f229f33

Browse files
authored
Typo fix
1 parent ccd67bb commit f229f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-path-basics/103-kubernetes-concepts/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ As new nodes are added to the cluster, pods are started on them. As nodes are re
920920

921921
=== Create a DaemonSet
922922

923-
The folowing is an example DaemonSet that runs a Prometheus container. Let's begin with the template:
923+
The following is an example DaemonSet that runs a Prometheus container. Let's begin with the template:
924924

925925
$ cat daemonset.yaml
926926
apiVersion: extensions/v1beta1

0 commit comments

Comments
 (0)