浏览代码

Small docs indentation fix

Vlad Gorodetsky 6 年之前
父节点
当前提交
d1c48e31e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sarama.go

+ 1 - 1
sarama.go

@@ -63,7 +63,7 @@ Consumer related metrics:
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 	| Name                                      | Type       | Description                                                                          |
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
-	| consumer-batch-size						| histogram  | Distribution of the number of messages in a batch                                    |
+	| consumer-batch-size                       | histogram  | Distribution of the number of messages in a batch                                    |
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 
 */