website/docs: fix outdated docs and typos (#11020)

* fix typo

* fix out of date docs on Go client

* remove completed issue from known issues list

* fix typo
This commit is contained in:
Simonyi Gergő
2024-08-29 16:12:31 +02:00
committed by GitHub
parent 9c45ec1918
commit a3a13d265b
4 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@ import Objects from "../expressions/_objects.md";
return context["geoip"]["continent"] == "EU"
```
- `asn`: ASN dictionary. The follow fields are available:
- `asn`: ASN dictionary. The following fields are available:
:::info
For basic ASN matching, consider using a [GeoIP policy](index.md#geoip-policy).