File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ The latest released version is [`2.3.0`][latest].
28
28
* [ ` Comment ` ] ( #comment )
29
29
* [ ` Text ` ] ( #text )
30
30
* [ 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 )
33
33
* [ References] ( #references )
34
34
* [ Security] ( #security )
35
35
* [ Related] ( #related )
@@ -378,7 +378,7 @@ Yields:
378
378
379
379
See the [ unist glossary] [ glossary ] .
380
380
381
- ## List of Utilities
381
+ ## List of utilities
382
382
383
383
See the [ unist list of utilities] [ utilities ] for more utilities.
384
384
@@ -475,7 +475,7 @@ The rest is sorted alphabetically based on content after `hast-util-`
475
475
* [ ` hast-util-whitespace ` ] ( https://github.com/syntax-tree/hast-util-whitespace )
476
476
— Check if ` node ` is inter-element whitespace
477
477
478
- ## Related HTML Utilities
478
+ ## Related HTML utilities
479
479
480
480
* [ ` a-rel ` ] ( https://github.com/wooorm/a-rel )
481
481
— List of link types for ` rel ` on ` a ` / ` area `
You can’t perform that action at this time.
0 commit comments