Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in PathRegexp explanation #10719

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

BreadInvasion
Copy link
Contributor

What does this PR do?

This PR fixes a minor typo in the examples for the PathRegexp matcher. One of the examples mistakenly used HostRegexp when PathRegexp was clearly intended.

Motivation

I was just reading up on Traefik routing for my current personal project, noticed the typo, and figured I'd leave the place better than I found it.

More

  • [NA] Added/updated tests
  • Added/updated documentation

Additional Notes

N/A

Copy link
Contributor

@nmengin nmengin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @BreadInvasion,

Thank you for your contribution.
LGTM 👍

Copy link
Member

@kevinpollet kevinpollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

One of the example entries for PathRegexp mistakenly used the HostRegexp declaration instead. This renames that incorrect example.
Copy link
Member

@rtribotte rtribotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@traefiker traefiker merged commit 5f2c00b into traefik:v3.0 May 15, 2024
22 checks passed
@kevinpollet kevinpollet changed the title Fixed typo in PathRegexp explanation Fix typo in PathRegexp explanation May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants