Skip to content

Commit 661007e

Browse files
authored
Add improved byline
1 parent 703eb24 commit 661007e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Backers][backers-badge]][collective]
99
[![Chat][chat-badge]][chat]
1010

11-
[hast][] utility to check if a node is a [*heading*][spec].
11+
[hast][] utility to check if a node is a [*heading content*][spec].
1212

1313
## Contents
1414

@@ -80,7 +80,7 @@ There is no default export.
8080

8181
### `heading(node)`
8282

83-
Check if the given value is a [*heading*][spec] [*element*][element].
83+
Check if the given value is a [*heading content*][spec] [*element*][element].
8484

8585
## Types
8686

0 commit comments

Comments
 (0)