aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-11-04 11:09:28 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-11-04 11:09:28 +0300
commit5260b4b5d52cd7d7052c0fa980c048d857e2d14b (patch)
treedfaf195ad20e2ac0628de04d3da5ecc85c35f54b
parent9b1d6a1258c7abc6680279df8da1f27274cec623 (diff)
downloadzerobin-5260b4b5d52cd7d7052c0fa980c048d857e2d14b.tar.gz
Typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b49af47..e1289f5 100644
--- a/README.md
+++ b/README.md
@@ -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
============