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:
@ -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>
|
||||
|
Reference in New Issue
Block a user