From a82100a3ed815b83a3c0f550fed730e4c44779fb Mon Sep 17 00:00:00 2001 From: Daniel Czerwonk Date: Mon, 19 Jun 2017 08:09:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b047eb..7fdfb6b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ timeformat protocol "%s"; ``` ### Default Port -In version 0.7.1 bird_exporter the default port changed to 9324 since port 9200 is the default port of elasticsearch. The new port is now registered in the default port allocation list (https://github.com/prometheus/prometheus/wiki/Default-port-allocations) +In version 0.7.1 the default port changed to 9324 since port 9200 is the default port of elasticsearch. The new port is now registered in the default port allocation list (https://github.com/prometheus/prometheus/wiki/Default-port-allocations) ## Install ```