aboutsummaryrefslogtreecommitdiff
path: root/doc/types.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/types.md')
-rw-r--r--doc/types.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/types.md b/doc/types.md
index 3cf7c75..eee522a 100644
--- a/doc/types.md
+++ b/doc/types.md
@@ -638,7 +638,7 @@ Fields additional to the fields in TestVector are\:
**name** | **type** | **desc**
-------- | --------------------------------- | -------------------------
key | [HexBytes](formats.md#data-types) | the key
-iv | [HexBytes](formats.md#data-types) | the initailisation vector
+iv | [HexBytes](formats.md#data-types) | the initialization vector
msg | [HexBytes](formats.md#data-types) | the plaintext
tag | [HexBytes](formats.md#data-types) | the authentication tag