We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30fcd50 commit ffdb2e1Copy full SHA for ffdb2e1
src/components/StoragePricingCalculator/index.jsx
@@ -97,8 +97,7 @@ const StoragePricingCalculator = () => {
97
</div>
98
99
<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.
+ This is an estimate based on current pricing. Actual costs may vary.
102
</Admonition>
103
104
<div className={styles.controls}>
0 commit comments