Przeglądaj źródła

Small docs indentation fix

Vlad Gorodetsky 7 lat temu
rodzic
commit
d1c48e31e3
1 zmienionych plików z 1 dodań i 1 usunięć
  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                                    |
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 
 */