Skip to content

Commit

Permalink
typo fix (#1240)
Browse files Browse the repository at this point in the history
Signed-off-by: XueFeng <[email protected]>
  • Loading branch information
gulywwx authored Feb 21, 2024
1 parent f3a6a2a commit 019b1b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipeline/inputs/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ when Fluent Bit indicates that the application is exceeding the size limit for H
```yaml
processors:
- rate_mimit:
limit: "200/s"
- rate_limit:
limit: "200/s"
```

0 comments on commit 019b1b1

Please sign in to comment.