Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit f072ce4

Browse files
committed
Minor review changes for docs
1 parent 1784837 commit f072ce4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Due to [kubernetes/kubernetes#44737][7] ("Flex volumes which implement
210210

211211
> Detach call uses volume name, so the plugin detach has to work with PV Name
212212

213-
This means that the PV (Persistent Volume) name in the `pod.yml` _must_ be
213+
This means that the Persistent Volume (PV) name in the `pod.yml` _must_ be
214214
the last part of the block volume OCID ('.' separated). Otherwise, we would
215215
have no way of determining which volume to detach from which worker node. Even
216216
if we were to store state at the time of volume attachment PV names would have
@@ -232,3 +232,4 @@ Please checkout our documentation. If you find a bug, please raise an
232232
[4]: https://docs.us-phoenix-1.oraclecloud.com/Content/Compute/Tasks/gettingmetadata.htm
233233
[5]: https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm
234234
[6]: https://github.com/oracle/oci-volume-provisioner
235+
[7]: https://github.com/kubernetes/kubernetes/issues/44737

0 commit comments

Comments
 (0)