docs: fix typo in docs/VictoriaLogs/data-ingestion/Vector.md (#7222)

### Describe Your Changes

Please provide a brief description of the changes you made. Be as
specific as possible to help others understand the purpose and impact of
your modifications.

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

(cherry picked from commit f060b67da5)
This commit is contained in:
n4mine 2024-10-10 15:45:30 +08:00 committed by hagen1778
parent 573c516804
commit e2f0fe8315
No known key found for this signature in database
GPG Key ID: 3BF75F3741CA9640

View File

@ -132,7 +132,7 @@ sinks:
_msg_field: message
_time_field: timestamp
_stream_fields: host,container_name
batch]
batch:
max_events: 1000
```