diff --git a/README.md b/README.md
index 8821404..ecc5b07 100644
--- a/README.md
+++ b/README.md
@@ -1657,13 +1657,13 @@ _Symmetric encryption_
plaintext :arrow_right: :key: :arrow_right: ciphertext
plaintext :arrow_left: :key: :arrow_left: ciphertext
-(:key: shared key)
+( :key: shared key)
_Asymmetric encryption_
plaintext :arrow_right: :key: :arrow_right: ciphertext
plaintext :arrow_left: :part_alternation_mark: :arrow_left: ciphertext
-(:key: public key, :part_alternation_mark: private key)
+( :key: public key, :part_alternation_mark: private key)
_Encoding_