Fix grammar in converter processor documentation

This commit is contained in:
Daniel Nelson 2018-06-12 16:12:08 -07:00
parent da36658e82
commit cfe32acfa3
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.