From 97e46aa07e6988f2e19d1852844881f1a4146b3d Mon Sep 17 00:00:00 2001
From: Alberto Colla <alberto.colla@garr.it>
Date: Wed, 13 Apr 2022 15:34:01 +0000
Subject: [PATCH] Update FAQ.rst

---
 web/support/FAQ.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/support/FAQ.rst b/web/support/FAQ.rst
index ee11a51c..44e63d78 100644
--- a/web/support/FAQ.rst
+++ b/web/support/FAQ.rst
@@ -15,7 +15,7 @@ non-default (FAST and CAPACITY) volume types (garr-ct1 and garr-pa1 regions)
 We have enabled two new volume types in Catania and Palermo regions:
 
    - volume type FAST: based on SSD disks
-   - volume type CAPACITY: optimized for big data needs  
+   - volume type CAPACITY: provides the same durability and nearly the same performance as the default type, but is better suited to build large volumes (> 1 TB).
 
  To create e.g. a SSD-based volume simply select the volume type "fast" in the "type" menu on the dashboard, or with the following CLI command::
 
-- 
GitLab