Update README.md

Fix redis input plugin name in configuration example
This commit is contained in:
Nikhil Bafna 2016-04-02 10:13:21 +05:30 committed by Michele Fadda
parent 3f624785e5
commit 2d90b5712f
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
Using this configuration: Using this configuration:
``` ```
[[inputs.nginx]] [[inputs.redis]]
## specify servers via a url matching: ## specify servers via a url matching:
## [protocol://][:password]@address[:port] ## [protocol://][:password]@address[:port]
## e.g. ## e.g.