Skip to content

Commit

Permalink
Update apps/docs/src/@primer/gatsby-theme-doctocat/components/hero.js
Browse files Browse the repository at this point in the history
Co-authored-by: Rez <13340707+rezrah@users.noreply.github.com>
  • Loading branch information
mperrotti and rezrah authored Dec 3, 2024
1 parent 9bdf123 commit e88e8bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function Hero() {
justifyContent="space-between"
>
<Stack gap="normal" padding="none">
<Heading as="h2" size="3">
<Heading as="h1" size="3">
Primer Brand UI
</Heading>
<Text as="p" variant="muted" size="300">
Expand Down

0 comments on commit e88e8bb

Please sign in to comment.