Skip to content

Commit ee8f286

Browse files
committed
Fix typo
1 parent 710dd64 commit ee8f286

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
@@ -49,7 +49,7 @@ apostrophes (`'`) and lowercases alphabetical characters (`[A-Z]`).
4949

5050
## Contribute
5151

52-
See [`contribute.md` in `syntax-tree/nlcst`][contribute] for ways to get
52+
See [`contributing.md` in `syntax-tree/nlcst`][contributing] for ways to get
5353
started.
5454

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

8080
[node]: https://github.com/syntax-tree/unist#node
8181

82-
[contribute]: https://github.com/syntax-tree/nlcst/blob/master/contributing.md
82+
[contributing]: https://github.com/syntax-tree/nlcst/blob/master/contributing.md
8383

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

0 commit comments

Comments
 (0)