auto remove trailing whitespaces

Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
coredns[bot]
2021-07-20 10:28:21 +00:00
parent 6b0973d238
commit 3f881c7202
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ if getLongitude := metadata.ValueFunc(ctx, "geoip/longitude"); getLongitude != n
```
## Databases
The supported databases use city schema such as `City` and `Enterprise`. Other databases types with different schemas are not supported yet.
The supported databases use city schema such as `City` and `Enterprise`. Other databases types with different schemas are not supported yet.
You can download a [free and public City database](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data).