Skip to content

Commit e17e993

Browse files
authored
Merge pull request #95273 from openshift-cherrypick-robot/cherry-pick-93746-to-enterprise-4.17
[enterprise-4.17] Remove unnecessary ~ sign from the documentation.
2 parents 0ed5caf + acd6812 commit e17e993

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)