Fix query filter typo for uri example (#342)

This commit is contained in:
Paul Jeannot 2023-08-22 22:29:25 +02:00 committed by GitHub
parent c6a6daf3f9
commit 618e4e559e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -277,7 +277,7 @@ Most commonly, the fields to filter would be `request>remote_ip` for the directl
##### query
Marks a field to have one or more actions performed, to manipulate the query part of a URL field. Most commonly, the field to filter would be `uri`. The available actions are:
Marks a field to have one or more actions performed, to manipulate the query part of a URL field. Most commonly, the field to filter would be `request>uri`. The available actions are:
```caddy-d
<field> query {