Skip to content

Typo in Documentation - Incorrect Component Name #6

Description

@Minnull

In the documentation, there is a small typo in the code snippet provided for importing and using the vue-highlight-code component. The correct component name is HighCode, but the closing tag has a typo ( instead of ).

Incorrect Code:
<HighCode></HighCoder>
Corrected Code:
<HighCode></HighCode>

This typo might lead to confusion for users trying to integrate the vue-highlight-code component into their projects. Please update the documentation to reflect the accurate component name.

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