Skip to content

Commit 73a1a91

Browse files
authored
Merge pull request #95276 from openshift-cherrypick-robot/cherry-pick-93746-to-enterprise-4.20
[enterprise-4.20] Remove unnecessary ~ sign from the documentation.
2 parents 7262d61 + 220ca73 commit 73a1a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/persistent-storage-csi-vsphere-install-issues.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To uninstall the third-party vSphere CSI Driver:
2323
+
2424
[source,terminal]
2525
----
26-
~ $ oc delete CSIDriver csi.vsphere.vmware.com
26+
$ oc delete CSIDriver csi.vsphere.vmware.com
2727
----
2828
+
2929
[source,terminal]

0 commit comments

Comments
 (0)