Skip to content

Typo in error message: “accured” → “occurred” in errorMessages.default #64

@mehrazmorshed

Description

@mehrazmorshed

There is a small typo in the default error message of the validators module.

The word “accured” should be “occurred.”

File Path: monaco-loader/src/validators/index.js

Current Code: default: 'an unknown error accured in @monaco-editor/loader package',

Expected Code: default: 'an unknown error occurred in @monaco-editor/loader package',

I would be happy to open a PR fixing this typo.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions