Skip to content

Commit ffdb2e1

Browse files
committed
update description of calculator
1 parent 30fcd50 commit ffdb2e1

File tree

1 file changed

+1
-2
lines changed
  • src/components/StoragePricingCalculator

1 file changed

+1
-2
lines changed

src/components/StoragePricingCalculator/index.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ const StoragePricingCalculator = () => {
9797
</div>
9898

9999
<Admonition type="warning" title="This is an estimate">
100-
This is an estimate based on current pricing. Actual costs may vary.<br/>
101-
Prices are per 1,000 GB-hours for storage and per operation for reads/writes/lists.
100+
This is an estimate based on current pricing. Actual costs may vary.
102101
</Admonition>
103102

104103
<div className={styles.controls}>

0 commit comments

Comments
 (0)