diff --git a/docs/guides/security/ssh_ca_key_signing.md b/docs/guides/security/ssh_ca_key_signing.md index 6379399483..7085c40efd 100644 --- a/docs/guides/security/ssh_ca_key_signing.md +++ b/docs/guides/security/ssh_ca_key_signing.md @@ -205,4 +205,4 @@ Maintaining and updating the revocation lists is important. You can automate the ## Conclusion SSH is one of the most useful protocols to manage remote servers. Implementing certificate authorities can be helpful, especially in larger environments with many servers and users. -It is important to maintain revocation lists. It ensures the reovcation of compromised keys easily without replacing the whole key infrastructure. +It is important to maintain revocation lists. It ensures the revocation of compromised keys easily without replacing the whole key infrastructure.