Typo fix: compatability -> compatibility (#7188)

This commit is contained in:
Lihua Tang
2018-02-01 20:21:05 +08:00
committed by k8s-ci-robot
parent 4f98a3b529
commit 75702ccc34
+1 -1
View File
@@ -139,7 +139,7 @@ systemctl enable docker && systemctl start docker
{% endcapture %}
**Note**: Make sure that the cgroup driver used by kubelet is the same as the one used by
Docker. To ensure compatability you can either update Docker, like so:
Docker. To ensure compatibility you can either update Docker, like so:
```bash
cat << EOF > /etc/docker/daemon.json