Write type safety as two words

This commit is contained in:
Simon Warta 2020-08-04 14:26:17 +02:00
parent 0d588719c7
commit b7997869e5

View File

@ -4,7 +4,7 @@
This package contains low-level cryptographic functionality used in other
@cosmjs libraries. Little of it is implemented here, but mainly it is a curation
of external libraries along with correctness tests. We add type-safety, some
of external libraries along with correctness tests. We add type safety, some
more checks, and a simple API to these libraries. This can also be freely
imported outside of CosmJS based applications.