Skip to content

Commit 4863af8

Browse files
authored
Update minimum Standard plan capacity on License page (#3023)
1 parent b6d4c62 commit 4863af8

File tree

1 file changed

+1
-1
lines changed
  • portal-ui/src/screens/Console/License

1 file changed

+1
-1
lines changed

portal-ui/src/screens/Console/License/utils.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ export const STANDARD_PLAN_FEATURES = [
279279
marginBottom: "5px",
280280
}}
281281
>
282-
(Minimum of 100TiB)
282+
(Minimum of 200TiB)
283283
</Box>
284284
),
285285
},

0 commit comments

Comments
 (0)