Skip to content

Commit f8090c4

Browse files
committed
Fix typo
1 parent 1e09a06 commit f8090c4

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

6565
## Contribute
6666

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

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

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

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

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

0 commit comments

Comments
 (0)