Skip to content

Commit c094e37

Browse files
committed
Fix typo
1 parent a91aa72 commit c094e37

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
@@ -63,7 +63,7 @@ Find the first child after `index` (or `node`) in `parent`, that passes `test`
6363

6464
## Contribute
6565

66-
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
66+
See [`contributing.md` in `syntax-tree/unist`][contributing] for ways to get
6767
started.
6868

6969
This organisation has a [Code of Conduct][coc]. By interacting with this
@@ -95,6 +95,6 @@ repository, organisation, or community you agree to abide by its terms.
9595

9696
[is]: https://github.com/syntax-tree/unist-util-is
9797

98-
[contribute]: https://github.com/syntax-tree/unist/blob/master/contributing.md
98+
[contributing]: https://github.com/syntax-tree/unist/blob/master/contributing.md
9999

100100
[coc]: https://github.com/syntax-tree/unist/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)