openebs / website

OpenEBS Website and User Documentation
https://openebs.io
Apache License 2.0
13 stars 76 forks source link

Small typo in Local PV Hostpath User Guide #332

Open lukasbalaz opened 2 years ago

lukasbalaz commented 2 years ago

I am just trying to use OpenEBS for the first time so I am not comfortable creating a PR myself but I believe there is a typo here:

https://github.com/openebs/website/blob/1f7c5cb080414f33c77dac4740f13b6207e58926/docs/versioned_docs/version-3.3.x/user-guides/localpv-hostpath.md?plain=1#L65-L67

I think the correct image name should be openebs/provisioner-localpv (not openebs/localpv-provisioner).

I haven't check if this is just a single occurrence or not.

joy-joel commented 2 years ago

I am just trying to use OpenEBS for the first time so I am not comfortable creating a PR myself but I believe there is a typo here:

https://github.com/openebs/website/blob/1f7c5cb080414f33c77dac4740f13b6207e58926/docs/versioned_docs/version-3.3.x/user-guides/localpv-hostpath.md?plain=1#L65-L67

I think the correct image name should be openebs/provisioner-localpv (not openebs/localpv-provisioner).

I haven't check if this is just a single occurrence or not.

I work on this and open a PR for it