Fix spelling errors in comments and documentation (#7492)
This commit is contained in:
@@ -20,6 +20,6 @@ by whitespace. The `increment` type is only used if the metric comes in as a cou
|
||||
template = "host.tags.measurement.field"
|
||||
## Timeout in seconds to connect
|
||||
timeout = "2s"
|
||||
## Debug true - Print communcation to Instrumental
|
||||
## Debug true - Print communication to Instrumental
|
||||
debug = false
|
||||
```
|
||||
|
||||
@@ -51,7 +51,7 @@ var sampleConfig = `
|
||||
template = "host.tags.measurement.field"
|
||||
## Timeout in seconds to connect
|
||||
timeout = "2s"
|
||||
## Display Communcation to Instrumental
|
||||
## Display Communication to Instrumental
|
||||
debug = false
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user