Commit f6ffafe2 authored by xww's avatar xww Committed by GitHub

Fix a typo in plugin/geoip/README.md (#4978)

Signed-off-by: default avatarxuweiwei <xuweiwei_yewu@cmss.chinamobile.com>
Co-authored-by: default avatarxuweiwei <xuweiwei_yewu@cmss.chinamobile.com>
parent 5739aca5
...@@ -44,7 +44,7 @@ The following configuration configures the `City` database. ...@@ -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. 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 | Label | Type | Example | Description
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment