From b89d0e6278f9e26a5a3349cb801507cb0f1c37d4 Mon Sep 17 00:00:00 2001 From: gabegattis Date: Thu, 26 Jun 2014 13:21:53 -0400 Subject: [PATCH] fix typos --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 7b0e26d95..1b96d3863 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,7 +14,7 @@ New features Security -------- - * Asymetric encryption and signing using ECIES. Detals at https://gist.github.com/ryanxcharles/c29fc94d31de7c8c89d + * Asymetric encryption and signing using ECIES. Details at https://gist.github.com/ryanxcharles/c29fc94d31de7c8c89dc * Default SSL connection to Insight servers Code quality