diff --git a/browser.js b/browser.js index 4255ccf..57fd60a 100644 --- a/browser.js +++ b/browser.js @@ -12,7 +12,7 @@ exports.load = load; /** * Invokes `console.log()` when available. - * No-op when `consoel.log` is not a "function". + * No-op when `console.log` is not a "function". * * @api public */