Ver código fonte

Small docs indentation fix

Vlad Gorodetsky 6 anos atrás
pai
commit
d1c48e31e3
1 arquivos alterados com 1 adições e 1 exclusões
  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                                    |
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 
 */