summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Roesler <diafygi@gmail.com>2015-01-18 22:32:01 -0800
committerDaniel Roesler <diafygi@gmail.com>2015-01-18 22:32:01 -0800
commit0f2c3ff1777ef3c457d72bb3b9fd823000addd83 (patch)
treea7d6667854f771bcdad7c1ba0231a52c967e235f /README.md
parent34be7112b291f085bf6476bb8a8ea2b8b9f3c042 (diff)
fixed typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aefb554..4aeafae 100644
--- a/README.md
+++ b/README.md
@@ -260,7 +260,7 @@ clear what it's doing.
For example, it currently can't do any ACME challenges besides dvsni. Maybe
someone could do a pull request to add more challenge compatibility? Also, it
-currrently can't revoke certificates, and I don't want to include that in the
+currently can't revoke certificates, and I don't want to include that in the
`sign_csr.py` script. Perhaps there should also be a `revoke_crt.py` script?