Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gmechali committed Dec 17, 2024
1 parent 869d650 commit 7243e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/js/apps/homepage/components/home_hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ export const HomeHero = ({ linkChips }: HomeHeroProps): ReactElement => {
${theme.typography.heading.lg}
`}
>
Data Commons brings together the world's public data, making it simple
to explore
Data Commons brings together the world's public data, making it
simple to explore
</h1>
</HeroColumns.Left>
<HeroColumns.Right>
Expand Down

0 comments on commit 7243e48

Please sign in to comment.