diff --git a/slides/k8s/user-cert.md b/slides/k8s/user-cert.md index 964a8f4e..e695b79a 100644 --- a/slides/k8s/user-cert.md +++ b/slides/k8s/user-cert.md @@ -77,7 +77,7 @@ This is the flag that we're looking for: - We only need to transfer the CSR (Certificate Signing Request) to the CA - (we never need to expoes the private key) + (we never need to expose the private key) .lab[