diff --git a/changelog.md b/changelog.md index 89c1692a79..ca2bc0dc22 100644 --- a/changelog.md +++ b/changelog.md @@ -26,7 +26,7 @@ Changelog ## v0.10.2 - May 18, 2014 -* Better binay key handlign for HGETALL. (Nick Apperson) +* Better binary key handling for HGETALL. (Nick Apperson) * Fix test not resetting `error` handler. (CrypticSwarm) * Fix SELECT error semantics. (Bryan English)