diff --git a/README.md b/README.md index e39f9b9..9fbe59e 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ parser.onflush = function() { ### onparsingerror(error) -Is invoked when a parsing error has occured. This means that some part of the +Is invoked when a parsing error has occurred. This means that some part of the WebVTT file markup is badly formed. See [ParsingError](#parsingerror) for more information.