Fix converter processor example (#5146)

This commit is contained in:
Ruud Bijnen
2018-12-14 10:56:21 -08:00
committed by Daniel Nelson
parent 8906e2796b
commit 98231f8b6b
+1 -1
View File
@@ -48,7 +48,7 @@ will overwrite one another.
[processors.converter.fields]
integer = ["scboard_*"]
tag = ["ParseServerConfigGeneration"]
tag = ["ParentServerConfigGeneration"]
```
```diff