From 4863af863e10243994c1cfcd19ce963aebfedbe2 Mon Sep 17 00:00:00 2001 From: Kaan Kabalak Date: Wed, 30 Aug 2023 20:28:42 +0300 Subject: [PATCH] Update minimum Standard plan capacity on License page (#3023) --- portal-ui/src/screens/Console/License/utils.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal-ui/src/screens/Console/License/utils.tsx b/portal-ui/src/screens/Console/License/utils.tsx index 5d1d07f28..948a7f60e 100644 --- a/portal-ui/src/screens/Console/License/utils.tsx +++ b/portal-ui/src/screens/Console/License/utils.tsx @@ -279,7 +279,7 @@ export const STANDARD_PLAN_FEATURES = [ marginBottom: "5px", }} > - (Minimum of 100TiB) + (Minimum of 200TiB) ), },