aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar xww <452962206@qq.com> 2021-11-11 10:20:40 +0800
committerGravatar GitHub <noreply@github.com> 2021-11-10 21:20:40 -0500
commitf6ffafe229a7269b9824e14a85eda8bc8474aef7 (patch)
tree5994de92daa3c46cfe24f651b49d456fdc3c3ac0
parent5739aca5470a3145519023baf98ab0c1e93f90cc (diff)
downloadcoredns-f6ffafe229a7269b9824e14a85eda8bc8474aef7.tar.gz
coredns-f6ffafe229a7269b9824e14a85eda8bc8474aef7.tar.zst
coredns-f6ffafe229a7269b9824e14a85eda8bc8474aef7.zip
Fix a typo in plugin/geoip/README.md (#4978)
Signed-off-by: xuweiwei <xuweiwei_yewu@cmss.chinamobile.com> Co-authored-by: xuweiwei <xuweiwei_yewu@cmss.chinamobile.com>
-rw-r--r--plugin/geoip/README.md2
1 files changed, 1 insertions, 1 deletions
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