Skip to content

Commit 8914f1f

Browse files
authored
Typo fixes
Signed-off-by: Xen <lordofxen@deskasoft.com>
1 parent 4251833 commit 8914f1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following hash functions have been implemented from the most reliable refere
2525
* Blake2b
2626
* [Blake3](https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE3)
2727
* [BuzHash](http://www.serve.net/buz/hash.adt/java.002.html)
28-
* BuzHashBase - Abstract implementation, there is no authoritative implementation
28+
* BuzHashBase - Abstract implementation; there is no authoritative implementation
2929
* DefaultBuzHash - Concrete implementation, uses 256 random 64-bit integers
3030
* [CityHash](https://code.google.com/p/cityhash/)
3131
* [CRC](http://en.wikipedia.org/wiki/Cyclic_redundancy_check)
@@ -178,3 +178,4 @@ HashifyNET is released under the terms of the MIT license. See [LICENSE](https:/
178178

179179

180180

181+

0 commit comments

Comments
 (0)