Fix grammar in converter processor documentation

This commit is contained in:
Daniel Nelson 2018-06-12 16:12:08 -07:00
parent 70ffed3a4d
commit 36df4c5ae5
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 1 deletions

View File

@ -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.