Fix a tab attibute name's typo

This commit is contained in:
Yuki Okushi
2022-06-07 19:53:14 +09:00
parent 11e6bc1c7e
commit 483d007248
@@ -136,7 +136,7 @@ Run `kubectl get nodes -o wide` and containerd appears as the runtime for the no
Finally if everything goes well, remove Docker.
{{< tabs name="tab-remove-docker-enigine" >}}
{{< tabs name="tab-remove-docker-engine" >}}
{{% tab name="CentOS" %}}
```shell