From 37a01ea1131e5b526b0e260879faaebbbb6fa7ea Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 20 May 2014 09:58:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 444b080..df4bc4a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Uses `Buffer` to emulate the exact functionality of the browser's atob. Note: Unicode may be handled incorrectly (like the browser). -It turns base64-encoded **a**scii data back **to** **b**inary. +It turns base64-encoded ascii data back **to** binary. (function () { "use strict";