Skip to content

Typo in Chinese routing guide: /random.text and / routes are mislabeled #2058

@tt-a1i

Description

@tt-a1i

Description

Typo in Chinese routing guide: /random.text and / routes are mislabeled

Image

Expectations

The route path examples should correctly match their descriptions:

The first example app.get('/', ...) should be described as matching the root path /.
The last example app.get('/random.text', ...) should be described as matching the literal path /random.text.
Currently, the descriptions are swapped, causing confusion for readers learning Express routing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions