From 7bb7fa6566d078d7453ba6c0631f41c999faaf76 Mon Sep 17 00:00:00 2001 From: Dominic Tran Date: Fri, 26 Sep 2025 08:36:04 -0500 Subject: [PATCH] escaping $ signs --- docs/cloud/reference/03_billing/01_billing_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cloud/reference/03_billing/01_billing_overview.md b/docs/cloud/reference/03_billing/01_billing_overview.md index f55ac4e383e..52bba802d55 100644 --- a/docs/cloud/reference/03_billing/01_billing_overview.md +++ b/docs/cloud/reference/03_billing/01_billing_overview.md @@ -181,7 +181,7 @@ Best for: large scale, mission critical deployments that have stringent security A ClickHouse Credit is a unit of credit toward Customer's usage of ClickHouse Cloud equal to one (1) US dollar, to be applied based on ClickHouse's then-current published price list. :::note -If you are being billed through Stripe then you will see that 1 CHC is equal to $0.01 USD on your Stripe invoice. This is to allow accurate billing on Stripe due to their limitation on not being able to bill fractional quantities of our standard SKU of 1 CHC = $1 USD. +If you are being billed through Stripe then you will see that 1 CHC is equal to \$0.01 USD on your Stripe invoice. This is to allow accurate billing on Stripe due to their limitation on not being able to bill fractional quantities of our standard SKU of 1 CHC = \$1 USD. ::: ### How is compute metered? {#how-is-compute-metered}