Skip to content

Commit

Permalink
Typo in INPUTS.md (#8573)
Browse files Browse the repository at this point in the history
(cherry picked from commit 945b556)
  • Loading branch information
kushsharma authored and ssoroka committed Dec 16, 2020
1 parent 54187fb commit d8fc37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/INPUTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ func init() {

### Typed Metrics

In addition the the `AddFields` function, the accumulator also supports
In addition to the `AddFields` function, the accumulator also supports
functions to add typed metrics: `AddGauge`, `AddCounter`, etc. Metric types
are ignored by the InfluxDB output, but can be used for other outputs, such as
[prometheus][prom metric types].
Expand Down

0 comments on commit d8fc37a

Please sign in to comment.