Skip to content

Commit 56abb25

Browse files
committed
fix: typo
1 parent d030646 commit 56abb25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/guides/00-products/02-dc/03-pricing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ A user is using an XSmall warehouse (Business) and occasionally queries data. Th
160160

161161
Compute charges + Storage charges = $0.13 + $0.75 = $0.88
162162

163-
### the total cost for the month would be:
163+
### The total cost for the month would be:
164164

165165
Assuming one query per day, 0.88 \* 30 = $26.4
166166
(Note: Because the API calls are infrequent, the cloud service fee is negligible. Only frequent queries will generate cloud service fees, as shown in Example 2.)
@@ -188,7 +188,7 @@ A user is using an XSmall warehouse (Business) to continuously import data into
188188

189189
Compute charges + Storage charges + Cloud service charges = 36 + 0.77 + 20 = $56.77
190190

191-
### the total cost for the month would be:
191+
### The total cost for the month would be:
192192

193193
Assuming 24-hour continuous data import throughout the month, 56.77 \* 30 = $1703.1
194194

0 commit comments

Comments
 (0)