Skip to content

Commit 019b1b1

Browse files
authored
typo fix (#1240)
Signed-off-by: XueFeng <[email protected]>
1 parent f3a6a2a commit 019b1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipeline/inputs/elasticsearch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ when Fluent Bit indicates that the application is exceeding the size limit for H
8484
8585
```yaml
8686
processors:
87-
- rate_mimit:
88-
limit: "200/s"
87+
- rate_limit:
88+
limit: "200/s"
8989
```

0 commit comments

Comments
 (0)