Skip to content

Commit

Permalink
Update docs/data/joy/components/typography/typography.md
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Sycamore <[email protected]>
  • Loading branch information
mapache-salvaje authored Feb 7, 2023
1 parent d54abd4 commit 1bba85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/joy/components/typography/typography.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Note that the `color` prop is an exception, it refers to the palette instead of

```jsx

// Using the neutral color pallette that defaults to the 500 value
// Using the neutral color palette that defaults to the 500 value
<Typography color="neutral" fontSize="sm" fontWeight="lg" />

// Changing the specific element's color to neutral
Expand Down

0 comments on commit 1bba85b

Please sign in to comment.