Skip to content

Typo in README.,md #4

@mewc

Description

@mewc
{
      "name": "esdoc-plugin-enhanced-navigation",
      "option: {
        "showAllFiles": "true" // (Optional) If set to true then all doc tags will show the associated file name; default is false.
      }
    }

needs to change to option "

{
      "name": "esdoc-plugin-enhanced-navigation",
      "option": {
        "showAllFiles": "true" // (Optional) If set to true then all doc tags will show the associated file name; default is false.
      }
    }

Minor update but should be fixed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions