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";