@@ -12,7 +12,7 @@ This document may not be released.
12
12
See [ releases] [ ] for released documents.
13
13
The latest released version is [ ` 1.0.0 ` ] [ latest ] .
14
14
15
- ## Table of Contents
15
+ ## Contents
16
16
17
17
* [ Introduction] ( #introduction )
18
18
* [ Where this specification fits] ( #where-this-specification-fits )
@@ -28,7 +28,7 @@ The latest released version is [`1.0.0`][latest].
28
28
* [ ` Instruction ` ] ( #instruction )
29
29
* [ ` Cdata ` ] ( #cdata )
30
30
* [ Glossary] ( #glossary )
31
- * [ List of Utilities ] ( #list-of-utilities )
31
+ * [ List of utilities ] ( #list-of-utilities )
32
32
* [ References] ( #references )
33
33
* [ Contribute] ( #contribute )
34
34
* [ Acknowledgments] ( #acknowledgments )
@@ -376,7 +376,7 @@ Yields:
376
376
377
377
See the [ unist glossary] [ glossary ] .
378
378
379
- ## List of Utilities
379
+ ## List of utilities
380
380
381
381
See the [ unist list of utilities] [ utilities ] for more utilities.
382
382
@@ -420,8 +420,8 @@ Ideas for new utilities and tools can be posted in [`syntax-tree/ideas`][ideas].
420
420
A curated list of awesome syntax-tree, unist, hast, mdast, nlcst, and xast
421
421
resources can be found in [ awesome syntax-tree] [ awesome ] .
422
422
423
- This project has a [ Code of Conduct ] [ coc ] .
424
- By interacting with this repository, organisation , or community you agree to
423
+ This project has a [ code of conduct ] [ coc ] .
424
+ By interacting with this repository, organization , or community you agree to
425
425
abide by its terms.
426
426
427
427
## Acknowledgments
0 commit comments