Skip to content

Commit fc0799b

Browse files
Update docs/draft/tutorials/explore-available-content-metas-endpoint.md
Co-authored-by: Todd Short <[email protected]>
1 parent 4018f4e commit fc0799b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/draft/tutorials/explore-available-content-metas-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Then you can query the catalog by using `curl` commands and the `jq` CLI tool to
9292
```
9393
9494
!!! important
95-
OLM 1.0 supports installing extensions that define webhooks. Targeting a single or specified set of namespaces still requires enabling the `SingleOwnNamespaceInstallSupport` feature gate.
95+
OLM 1.0 supports installing extensions that define webhooks. Targeting a single or specified set of namespaces requires enabling the `SingleOwnNamespaceInstallSupport` feature-gate.
9696
9797
3. Return list of packages which support `AllNamespaces` install mode, do not use webhooks, and where the channel head version uses `olm.csv.metadata` format:
9898

0 commit comments

Comments
 (0)