From 254c514b590bd96575883b66566ab5bc83dd9f75 Mon Sep 17 00:00:00 2001 From: Joel Labes Date: Wed, 13 Dec 2023 16:45:05 +1300 Subject: [PATCH] Fix typos in blog name and description --- website/blog/2023-12-11-semantic-layer-on-semantic-layer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/blog/2023-12-11-semantic-layer-on-semantic-layer.md b/website/blog/2023-12-11-semantic-layer-on-semantic-layer.md index 1b80297bb44..ea77072a6dd 100644 --- a/website/blog/2023-12-11-semantic-layer-on-semantic-layer.md +++ b/website/blog/2023-12-11-semantic-layer-on-semantic-layer.md @@ -1,6 +1,6 @@ --- -title: "How we built consitent product launch metrics with the dbt Semantic Layer." -description: "We built and end-to-end data pipeline for measuring the launch of the dbt Semantic Layer using the dbt Semantic Layer." +title: "How we built consistent product launch metrics with the dbt Semantic Layer." +description: "We built an end-to-end data pipeline for measuring the launch of the dbt Semantic Layer using the dbt Semantic Layer." slug: product-analytics-pipeline-with-dbt-semantic-layer authors: [jordan_stein]