From 2d36455c8064657c2703f5f64c3dc693b0c53650 Mon Sep 17 00:00:00 2001 From: Ismail Alidzhikov Date: Mon, 24 Jun 2019 09:13:55 +0300 Subject: [PATCH] Remove unnecessary character (#15077) Signed-off-by: ialidzhikov --- content/en/docs/concepts/storage/persistent-volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/storage/persistent-volumes.md b/content/en/docs/concepts/storage/persistent-volumes.md index dded59d9dd..7dc35a970e 100644 --- a/content/en/docs/concepts/storage/persistent-volumes.md +++ b/content/en/docs/concepts/storage/persistent-volumes.md @@ -346,7 +346,7 @@ In the CLI, the access modes are abbreviated to: | AzureDisk | ✓ | - | - | | CephFS | ✓ | ✓ | ✓ | | Cinder | ✓ | - | - | -| CSI | &depends on the driver | depends on the driver | depends on the driver | +| CSI | depends on the driver | depends on the driver | depends on the driver | | FC | ✓ | ✓ | - | | Flexvolume | ✓ | ✓ | depends on the driver | | Flocker | ✓ | - | - |