Skip to content

Commit

Permalink
Fix a typo in dind/README.md (kubernetes-sigs#3620)
Browse files Browse the repository at this point in the history
appropiate->appropriate
  • Loading branch information
AdamDang authored and ant31 committed Oct 31, 2018
1 parent d269e7f commit b8bafb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/dind/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ called DIND (Docker-IN-Docker).

The playbook has two roles:
- dind-host: creates the "nodes" as containers in localhost, with
appropiate settings for DIND (privileged, volume mapping for dind
appropriate settings for DIND (privileged, volume mapping for dind
storage, etc).
- dind-cluster: customizes each node container to have required
system packages installed, and some utils (swapoff, lsattr)
Expand Down

0 comments on commit b8bafb2

Please sign in to comment.