Skip to content

Commit e9f8b94

Browse files
committed
fix typo
1 parent a10076f commit e9f8b94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Note that the resulting hash value above is the same as in:
7070
7171
See Also
7272
--------
73-
For other fast non-cryptographic hashing implementations available as Python extensions, see `CityHash <https://github.com/escherba/pyhton-cityhash>`__ and `xxh <https://github.com/lebedov/xxh>`__.
73+
For other fast non-cryptographic hashing implementations available as Python extensions, see `CityHash <https://github.com/escherba/python-cityhash>`__ and `xxh <https://github.com/lebedov/xxh>`__.
7474

7575
Authors
7676
-------

0 commit comments

Comments
 (0)