Skip to content

Commit 9bcaa4a

Browse files
authored
Fix typo in header (kubernetes#1075)
1 parent e5660e0 commit 9bcaa4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-cinder-csi-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To install the chart use the following command:
4343
helm install --namespace kube-system --name cinder-csi ./charts/cinder-csi-plugin
4444
```
4545

46-
#### Using the maninfests
46+
#### Using the manifests
4747

4848
If you already created the `cloud-config` secret used by the [cloud-controller-manager](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-openstack-cloud-controller-manager.md#steps), remove the file ```manifests/cinder-csi-plugin/csi-secret-cinderplugin.yaml``` from [manifests](https://github.com/kubernetes/cloud-provider-openstack/tree/master/manifests/cinder-csi-plugin) and then jump directly to the `kubectl apply ...` command.
4949

0 commit comments

Comments
 (0)