Skip to content

Commit fe60513

Browse files
authored
Merge pull request aws-samples#537 from scarlson/patch-1
Typo fix
2 parents ccd67bb + f229f33 commit fe60513

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)