Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jshearer authored Jan 31, 2024
1 parent a35f6ec commit 7f59d9e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
],
Expand Down

0 comments on commit 7f59d9e

Please sign in to comment.