From be3ea6747e38a49f7eded2c8172c69146f04d69b Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Wed, 1 Nov 2023 17:15:50 +0000 Subject: [PATCH] capitalize --- website/docs/docs/cloud/billing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/cloud/billing.md b/website/docs/docs/cloud/billing.md index 9687fd6b6f6..5175a8bda08 100644 --- a/website/docs/docs/cloud/billing.md +++ b/website/docs/docs/cloud/billing.md @@ -41,7 +41,7 @@ Any models built in a dbt Cloud development environment (for example, via the ID ### What counts as a Queried Metric? -The dbt Semantic Layer, powered by MetricFlow, measures usage in distinct queried metrics. +The dbt Semantic Layer, powered by MetricFlow, measures usage in distinct Queried Metrics. - Every successful request you make to render or run SQL to the Semantic Layer API counts as at least one queried metric, even if no data is returned. - If the query calculates or renders SQL for multiple metrics, each calculated metric will be counted as a queried metric.