diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2015-11-04 11:09:28 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2015-11-04 11:09:28 +0300 |
commit | 5260b4b5d52cd7d7052c0fa980c048d857e2d14b (patch) | |
tree | dfaf195ad20e2ac0628de04d3da5ecc85c35f54b /README.md | |
parent | 9b1d6a1258c7abc6680279df8da1f27274cec623 (diff) | |
download | zerobin-5260b4b5d52cd7d7052c0fa980c048d857e2d14b.tar.gz |
Typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ sites like https://paste.ec using client-side encryption with [SJCL](https://crypto.stanford.edu/sjcl/). This library reimplements encryption part of [SJCL](https://crypto.stanford.edu/sjcl/) -allowing you to post secrets from Haskell programs and shell script. +allowing you to post secrets from Haskell programs and shell scripts. Requirements ============ |