Skip to content

Commit ce866e9

Browse files
committed
Fix casing
1 parent bbb371a commit ce866e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The latest released version is [`2.3.0`][latest].
2828
* [`Comment`](#comment)
2929
* [`Text`](#text)
3030
* [Glossary](#glossary)
31-
* [List of Utilities](#list-of-utilities)
32-
* [Related HTML Utilities](#related-html-utilities)
31+
* [List of utilities](#list-of-utilities)
32+
* [Related HTML utilities](#related-html-utilities)
3333
* [References](#references)
3434
* [Security](#security)
3535
* [Related](#related)
@@ -378,7 +378,7 @@ Yields:
378378

379379
See the [unist glossary][glossary].
380380

381-
## List of Utilities
381+
## List of utilities
382382

383383
See the [unist list of utilities][utilities] for more utilities.
384384

@@ -475,7 +475,7 @@ The rest is sorted alphabetically based on content after `hast-util-`
475475
* [`hast-util-whitespace`](https://github.com/syntax-tree/hast-util-whitespace)
476476
— Check if `node` is inter-element whitespace
477477

478-
## Related HTML Utilities
478+
## Related HTML utilities
479479

480480
* [`a-rel`](https://github.com/wooorm/a-rel)
481481
— List of link types for `rel` on `a` / `area`

0 commit comments

Comments
 (0)