diff --git a/README.md b/README.md index a71e1d3..bdbc8a2 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,4 @@ myBetterLogger.push({'logglyKey': '8c518f97-e3e0-4bfb-a8ed-582d084a5289' }); // Send Console Errors to Loggly ---- -Keeping sendConsolErrors value to true will send all the unhandled errors to the Loggly with the detailed information like error message, URL, line number and column number. This script also take cares of all the previously defined window.onerror functions. +Keeping sendConsoleErrors value to true will send all the unhandled errors to the Loggly with the detailed information like error message, URL, line number and column number. This script also take cares of all the previously defined window.onerror functions.