From 7f59d9e6ae5a4178b299bcc48ee38c2438b34356 Mon Sep 17 00:00:00 2001 From: Joseph Shearer Date: Wed, 31 Jan 2024 11:32:30 -0500 Subject: [PATCH] Fix typo --- firebase.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/firebase.json b/firebase.json index 9ed0deae..c4083386 100644 --- a/firebase.json +++ b/firebase.json @@ -91,8 +91,9 @@ "destination": "/cloud-etl-tools", "type": 301 }, - { "source": "/airbyte-vs-fivetran-vs-estuary" - "destination": "airbyte-vs-fivetran" + { + "source": "/airbyte-vs-fivetran-vs-estuary", + "destination": "airbyte-vs-fivetran", "type": 301 } ],