Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 5ed7187

Browse files
committed
docs(README): fixes minor parenthesis style issue
1 parent 8aa61ba commit 5ed7187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dashboards as inspiration for your application.
105105
The exported metrics are:
106106
- `kafka_consumer_partition_delay`: number of records betweeen last record consumed successfully and the last record on kafka, by partition and topic.
107107
- `kafka_consumer_records_consumed_successfully`: number of records consumed successfully by this instance.
108-
- `kafka_consumer_endpoint_latency_histogram_seconds`: endpoint latency in seconds(insertion to elasticsearch).
108+
- `kafka_consumer_endpoint_latency_histogram_seconds`: endpoint latency in seconds (insertion to elasticsearch).
109109

110110
## Development
111111

0 commit comments

Comments
 (0)