Skip to content

Commit 67a4f77

Browse files
authored
Merge pull request #22619 from angelbarrera92/patch-1
typo clusers -> clusters
2 parents 44db078 + 27c5df8 commit 67a4f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ example, run these on your desktop/laptop:
129129
- for example, to test this out: `for n in $nodes; do scp ~/.docker/config.json root@"$n":/var/lib/kubelet/config.json; done`
130130

131131
{{< note >}}
132-
For production clusers, use a configuration management tool so that you can apply this
132+
For production clusters, use a configuration management tool so that you can apply this
133133
setting to all the nodes where you need it.
134134
{{< /note >}}
135135

0 commit comments

Comments
 (0)