cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.85k stars 143 forks source link

Probably found typo in docs #1048

Closed DandyDrop closed 1 month ago

DandyDrop commented 1 month ago

Visited https://docs.cossacklabs.com/themis/languages/wasm and saw this: image_2024-07-22_19-42-55

Should there be a word "platform" instead of "platorm"?

Lagovas commented 1 month ago

yes, you are right. thanks for noticing. we will fix it. feel free to contribute into our docs, they are public and open for contribution

Lagovas commented 1 month ago

we have fixed it

vixentael commented 1 month ago

thank you @DandyDrop!