From 676f250b8edc13a50f72cc199b146ac7591e1442 Mon Sep 17 00:00:00 2001 From: davidpelfree Date: Sun, 28 Jul 2024 20:59:56 +0300 Subject: [PATCH] docs: typo fixed README.md typo fix Signed-off-by: davidpelfree Signed-off-by: Serge Logvinov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60141c6..acb8baa 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Requirements for Proxmox CSI Plugin * Proxmox must be clustered * Proxmox CSI Plugin must have privileges in your Proxmox instance * Kubernetes must be labelled with the correct topology -* A StoreClass referencing teh CSI plugin exists +* A StoreClass referencing the CSI plugin exists How to configure the above is detailed below