diff --git a/docs/eventing/features/authorization.md b/docs/eventing/features/authorization.md index 8ef20325e20..41b6f6363c5 100644 --- a/docs/eventing/features/authorization.md +++ b/docs/eventing/features/authorization.md @@ -404,7 +404,7 @@ Data, {"message": "Hi from pingsource-2 from namespace-2"} ``` -When we remove now the EventPolicy again and keep OIDC disabled, the Broker will fall back to the default authorization mode, which is `allow-same-namespace`: +When we remove now the EventPolicy again and keep OIDC enabled, the Broker will fall back to the default authorization mode, which is `allow-same-namespace`: ``` $ kubectl -n namespace-1 delete eventpolicy event-policy