From f6ffafe229a7269b9824e14a85eda8bc8474aef7 Mon Sep 17 00:00:00 2001 From: xww <452962206@qq.com> Date: Thu, 11 Nov 2021 10:20:40 +0800 Subject: [PATCH] Fix a typo in plugin/geoip/README.md (#4978) Signed-off-by: xuweiwei Co-authored-by: xuweiwei --- plugin/geoip/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/geoip/README.md b/plugin/geoip/README.md index 583cee9c8..4c8b2f7b0 100644 --- a/plugin/geoip/README.md +++ b/plugin/geoip/README.md @@ -44,7 +44,7 @@ The following configuration configures the `City` database. } ``` -## Metadatada Labels +## Metadata Labels A limited set of fields will be exported as labels, all values are stored using strings **regardless of their underlying value type**, and therefore you may have to convert it back to its original type, note that numeric values are always represented in base 10. | Label | Type | Example | Description