aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--noise.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/noise.md b/noise.md
index 850b407..dc9b9d6 100644
--- a/noise.md
+++ b/noise.md
@@ -652,7 +652,7 @@ The `MixKey()` design uses `HKDF` because:
* HKDF is a conservative and widely used design.
-`MixHash()` is called instead of `MixKey()` because:
+`MixHash()` is used instead of `MixKey()` because:
* `MixHash()` is more efficient than `MixKey()`.
* `MixHash()` avoids any IPR concerns regarding mixing identity data into