Procházet zdrojové kódy

Small docs indentation fix

Vlad Gorodetsky před 7 roky
rodič
revize
d1c48e31e3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      sarama.go

+ 1 - 1
sarama.go

@@ -63,7 +63,7 @@ Consumer related metrics:
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 	| Name                                      | Type       | Description                                                                          |
 	| 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                                    |
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 	+-------------------------------------------+------------+--------------------------------------------------------------------------------------+
 
 
 */
 */