From 1a55909b73e5fb8b7ba066e5b5486e82cabfff84 Mon Sep 17 00:00:00 2001 From: "Md. Mamun Hossain" Date: Wed, 11 Dec 2024 19:59:06 +0600 Subject: [PATCH] Fix typo in README.md Corrected the typo "Cryptograhic" to "Cryptographic" in the README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5b4931078..9a825e09df 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ We're on a mission to make security tooling more accessible to everyone, not jus ### Key Management (KMS): -- **[Cryptograhic Keys](https://infisical.com/docs/documentation/platform/kms)**: Centrally manage keys across projects through a user-friendly interface or via the API. +- **[Cryptographic Keys](https://infisical.com/docs/documentation/platform/kms)**: Centrally manage keys across projects through a user-friendly interface or via the API. - **[Encrypt and Decrypt Data](https://infisical.com/docs/documentation/platform/kms#guide-to-encrypting-data)**: Use symmetric keys to encrypt and decrypt data. ### General Platform: