Skip to content

Commit 311885c

Browse files
authored
Fix topic name slug
1 parent cebc44e commit 311885c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/unist/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ short_description: unist is a specification for syntax trees. It has a big ecosy
44
topic: unist
55
url: https://unifiedjs.com/
66
github_url: https://github.com/syntax-tree/unist
7-
related: ast, cst, syntax tree
7+
related: ast, cst, syntax-tree
88
---
99
unist is a specification for syntax trees. It has a big ecosystem of utilities in JavaScript for working with these trees. It’s implemented by several other specifications.

0 commit comments

Comments
 (0)