diff --git a/content/en/functions/hash/XxHash.md b/content/en/functions/hash/XxHash.md index 86622f447..c928fd13c 100644 --- a/content/en/functions/hash/XxHash.md +++ b/content/en/functions/hash/XxHash.md @@ -14,4 +14,4 @@ params: {{ hash.XxHash "Hello world" }} → c500b0c912b376d8 ``` -[xxhash](https://xxhash.com/) is a very fast non-cryptographic hash algorithm. +[xxHash](https://xxhash.com/) is a very fast non-cryptographic hash algorithm.