Skip to content

Commit

Permalink
[docs] Fix grammar in CodeHighlight.demo.inline.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dannya authored Jan 21, 2025
1 parent e981065 commit 6b08a2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Demo() {
<Text>
You can highlight code inline:{' '}
<InlineCodeHighlight code='<InlineCodeHighlight code="" language="tsx" />' language="tsx" />.
Is not that cool?
Is that not cool?
</Text>
);
}
Expand Down

0 comments on commit 6b08a2b

Please sign in to comment.