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

@ -117,7 +117,7 @@ export class EventMatcherPolicyForm extends BasePolicyForm<EventMatcherPolicy> {
/>
<p class="pf-c-form__helper-text">
${msg(
"Matches Event's Client IP (strict matching, for network matching use an Expression Policy.",
"Matches Event's Client IP (strict matching, for network matching use an Expression Policy).",
)}
</p>
</ak-form-element-horizontal>