Skip to content

Commit a8c96da

Browse files
authored
Merge pull request #93746 from prithvipatil97/patch-63
Remove unnecessary ~ sign from the documentation.
2 parents 49c7093 + 003cfc4 commit a8c96da

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)