Skip to content

Commit

Permalink
Fix grammar in converter processor documentation
Browse files Browse the repository at this point in the history
(cherry picked from commit 36df4c5)
  • Loading branch information
danielnelson committed Jun 12, 2018
1 parent f4d22dd commit 8cdf39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/processors/converter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ addition to changing field types it can convert between fields and tags.

Values that cannot be converted are dropped.

**Note:** When converting tags to fields, take care not to ensure the series is still
**Note:** When converting tags to fields, take care to ensure the series is still
uniquely identifiable. Fields with the same series key (measurement + tags)
will overwrite one another.

Expand Down

0 comments on commit 8cdf39c

Please sign in to comment.