Skip to content

Commit

Permalink
correct error in the Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Zmzblink authored Apr 29, 2024
1 parent f4a31f7 commit ffc2d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Offset: first
每次从kafka获取数据块的区间大小,默认为1M~10M,网络和IO较好的情况下,可以适当调高
#### Offset
可选last和false,默认为last,表示从头从kafka开始读取数据
可选last和first,默认为last,表示从头从kafka开始读取数据
### Filters
Expand Down

0 comments on commit ffc2d98

Please sign in to comment.