From 807b7dca55ead69a13c544b1c82f171540de8a3f Mon Sep 17 00:00:00 2001 From: emile-00 <106993396+emile-00@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:54:13 -0800 Subject: [PATCH] Update demos/marketing-analysis.mdx Co-authored-by: IrisWan <150207222+WanYixian@users.noreply.github.com> Signed-off-by: emile-00 <106993396+emile-00@users.noreply.github.com> --- demos/marketing-analysis.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/marketing-analysis.mdx b/demos/marketing-analysis.mdx index b6c66fa5..1779e533 100644 --- a/demos/marketing-analysis.mdx +++ b/demos/marketing-analysis.mdx @@ -21,7 +21,7 @@ In this tutorial, you will learn how to analyze the effects of a market campaign Once RisingWave is installed and deployed, run the three SQL queries below to set up the tables. You will insert data into these tables to simulate live data streams. -1. The table `marketing_events` table tracks user interactions with marketing campaigns and includes details on each event. +1. The `marketing_events` table tracks user interactions with marketing campaigns and includes details on each event. ```sql CREATE TABLE marketing_events (