Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gulywwx committed Oct 20, 2023
1 parent 315412f commit be4bdef
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 be4bdef

Please sign in to comment.