Skip to content

Commit

Permalink
Fix typo - Default from Defalt (#2417)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankt68 authored and sparrc committed Feb 16, 2017
1 parent 212fdc5 commit e0a36c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/inputs/apache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- **urls** []string: List of apache-status URLs to collect from. Default is "http://localhost/server-status?auto".
- **username** string: Username for HTTP basic authentication
- **password** string: Password for HTTP basic authentication
- **timeout** duration: time that the HTTP connection will remain waiting for response. Defalt 4 seconds ("4s")
- **timeout** duration: time that the HTTP connection will remain waiting for response. Default 4 seconds ("4s")

##### Optional SSL Config

Expand Down

0 comments on commit e0a36c3

Please sign in to comment.