mirror of
https://github.com/containous/traefik.git
synced 2025-10-21 15:33:21 +03:00
Fixed typo in PathRegexp explanation
This commit is contained in:
@@ -368,7 +368,7 @@ Path are always starting with a `/`, except for `PathRegexp`.
|
||||
[case-insensitively](https://en.wikipedia.org/wiki/Case_sensitivity):
|
||||
|
||||
```yaml
|
||||
HostRegexp(`(?i)^/products`)
|
||||
PathRegexp(`(?i)^/products`)
|
||||
```
|
||||
|
||||
#### Query and QueryRegexp
|
||||
|
Reference in New Issue
Block a user