We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1044772 commit b3c90c7Copy full SHA for b3c90c7
readme.md
@@ -20,7 +20,7 @@ Parameters can be hashed as an alternative to being stringified. This is useful
20
21
[XxHash64](https://learn.microsoft.com/en-us/dotnet/api/system.io.hashing.xxhash64) is used to perform the hash.
22
23
-Hashing parameter is achieved by using `HashParameters()`:
+Hashing parameters is achieved by using `HashParameters()`:
24
25
26
### Instance
0 commit comments