Fix converter processor example (#5146)

This commit is contained in:
Ruud Bijnen 2018-12-14 19:56:21 +01:00 committed by Daniel Nelson
parent 8906e2796b
commit 98231f8b6b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ will overwrite one another.
[processors.converter.fields]
integer = ["scboard_*"]
tag = ["ParseServerConfigGeneration"]
tag = ["ParentServerConfigGeneration"]
```
```diff