wbond / oscrypto

Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
MIT License
320 stars 70 forks source link

Typo in docs/asymmetric.md docs #9

Closed stxlvt closed 8 years ago

stxlvt commented 8 years ago

In line 1 and 3, s/assymetric/asymmetric/

wbond commented 8 years ago

This was resolved in 7207be4d00b819620c6d170cfbba84e019505706, thanks!