Skip to content

Commit

Permalink
feat: fix TCDC to CDC
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioriper committed Feb 5, 2024
1 parent 862f1b2 commit 6ab20ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TakeATour.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const TakeATour = ({ onClose }) => {
target="_blank"
href="https://try.estuary.dev/intro_to_cdc_webinar/"
>
TCDC Best Practices - Join our February 13th webinar
CDC Best Practices - Join our February 13th webinar
</OutboundLink>
<IconButton onClick={onClick}>
<CloseIcon color="inherit" fontSize="small" />
Expand Down

0 comments on commit 6ab20ca

Please sign in to comment.