Skip to content

Commit

Permalink
fix(ui) Update copy of the demo site acryl banner (#8370)
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscollins3456 authored Jul 5, 2023
1 parent 5901e94 commit 0f2a21d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datahub-web-react/src/app/home/AcrylDemoBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ export default function AcrylDemoBanner() {
<TextWrapper>
<Title>Schedule a Demo of Managed Datahub</Title>
<span>
DataHub is already the industries #1 Open Source Data Catalog.{' '}
DataHub is already the industry&apos;s #1 Open Source Data Catalog.{' '}
<StyledLink
href="https://www.acryldata.io/datahub-sign-up"
target="_blank"
rel="noopener noreferrer"
>
Schedule a demo
</StyledLink>{' '}
of Acryl DataHub to see the advanced features that take it to the next level!
of Acryl Cloud to see the advanced features that take it to the next level!
</span>
</TextWrapper>
</BannerWrapper>
Expand Down

0 comments on commit 0f2a21d

Please sign in to comment.