Skip to content

Commit 27c5df8

Browse files
typo clusers -> clusters
FIX a typo in clusers -> clusters
1 parent 80c79ed commit 27c5df8

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)