docs/VictoriaLogs/querying/README.md: typo fix after f2cd284cf4a7429848fb4be1522483a9b93a43e7: Alls -> All

(cherry picked from commit f62502a943)
This commit is contained in:
Aliaksandr Valialkin 2024-10-30 19:08:49 +01:00 committed by hagen1778
parent 0c657a95dc
commit fb7f8dec60
No known key found for this signature in database
GPG key ID: E92986095E0DD614

View file

@ -795,7 +795,7 @@ See also:
## Extra filters
Alls the [HTTP querying APIs](#http-api) provided by VictoriaLogs support the following optional query args:
All the [HTTP querying APIs](#http-api) provided by VictoriaLogs support the following optional query args:
- `extra_filters` - this arg may contain extra [`field:=value`](https://docs.victoriametrics.com/victorialogs/logsql/#exact-filter) filters, which must be applied
to the `query` before returning the results.