diff --git a/TinyEncryptSpecV1.1.md b/TinyEncryptSpecV1.1.md index aaf0870..5856f7d 100644 --- a/TinyEncryptSpecV1.1.md +++ b/TinyEncryptSpecV1.1.md @@ -17,8 +17,8 @@ Meta format: | version | String | Constant value: `1.1` | | created | Long | Created time, Unix Epoch | | userAgent | String | User Agent, e.g. `TinyEncrypt v0.5.1@MacOS` | -| comment | String | `optinonal` Plain text comment | -| encryptedComment | String | `optinonal` Encrypted comment | +| comment | String | `optional` Plain text comment | +| encryptedComment | String | `optional` Encrypted comment | | encryptedMeta | String | `optional` Encrypted Meta Data | | pgpEnvelop | String | `deprecated` PGP Publickey Encrypted DataKey | | pgpFingerprint | String | `deprecated` Hex(Sha256(PGP Publickey)) |