Skip to content

Commit 7ca0743

Browse files
committed
docs(ui-heading): fix typo
1 parent c88b21c commit 7ca0743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-heading/src/Heading/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Heading is a component for creating typographic headings.
66

77
## Variant
88

9-
Variant takes care of - almost - all use-cases when it comes hedings on pages. Their name reflects the places they meant to be used. It sets the `level` prop and takes care of the style of the heading
9+
Variant covers almost all use cases for headings on pages. Their name reflects the places they meant to be used. It sets the `level` prop and takes care of the style of the heading
1010
We recommend using `variants` instead of the `level` (and `as`) props.
1111

1212
NOTE: when `variant` is set, `level` and `as` props are ignored

0 commit comments

Comments
 (0)