Skip to content

Commit c63fcde

Browse files
authored
fix: cn pricing (#1634)
1 parent b2b86b2 commit c63fcde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/fragment/03-pricing-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
### 计算费用:
4646

47-
0.00125*(5*60+20)=0.4 元(XSmall 集群 1 秒计费为 0.00125,时长 5 分 20 秒)
47+
0.00125\*(5\*60+20)=0.4 元(XSmall 集群 1 秒计费为 0.00125,时长 5 分 20 秒)
4848

4949
### 存储费用:
5050

@@ -65,7 +65,7 @@
6565

6666
### 计算费用:
6767

68-
0.00125*3600*24=4.5\*24=108 元(XSmall 集群 1 秒计费为 0.00125,1 小时为 3600 秒,24 小时)
68+
0.00125\*3600\*24=4.5\*24=108 元(XSmall 集群 1 秒计费为 0.00125,1 小时为 3600 秒,24 小时)
6969

7070
### 存储费用:
7171

docs/fragment/03-pricing-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ A user is using an XSmall warehouse (Business) and occasionally queries data. Th
4545
### Compute charges:
4646

4747
0.000416667 \* (5 \* 60 + 20) = $0.13
48-
(XSmall cluster charges 0.00125 RMB per second, and the query duration is 5 minutes and 20 seconds)
48+
(XSmall cluster charges $0.000416667 per second, and the query duration is 5 minutes and 20 seconds)
4949

5050
### Storage charges:
5151

0 commit comments

Comments
 (0)