Typo "crytographic"Setting up the cluster section

This commit is contained in:
Illia Oleksiuk
2022-06-14 13:10:53 +03:00
committed by GitHub
parent 4f1b0ca289
commit 7e692c9c21
@@ -45,7 +45,7 @@ The general approach is to generate all certs on one node and only distribute
the *necessary* files to the other nodes.
{{< note >}}
kubeadm contains all the necessary crytographic machinery to generate
kubeadm contains all the necessary cryptographic machinery to generate
the certificates described below; no other cryptographic tooling is required for
this example.
{{< /note >}}