<!-- Please submit only documentation-related issues with this form, or follow the Contribute to OpenShift guidelines (https://github.com/openshift/openshift-docs/blob/main/contributing_to_docs/contributing.adoc) to submit a PR. --> ### Which section(s) is the issue in? [Uninstalling OKD Virtualization](https://docs.okd.io/latest/virt/install/uninstalling-virt.html) ### What needs fixing? The page mentions "openshift-cnv" multiple times. Corresponding [Installing OKD Virtualization](https://docs.okd.io/latest/virt/install/installing-virt.html) uses namespace "kubevirt-hyperconverged" instead. This might be fixed by use of `{CNVNamespace}` in the sources to take advantage of [_attributes/common-attributes.adoc#L115](https://github.com/openshift/openshift-docs/blob/7f9750964930a99bf4bf37099e5bb638cf218263/_attributes/common-attributes.adoc#L115).