Skip to content

Commit a820511

Browse files
committed
Fix typo
1 parent b0dd29b commit a820511

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
@@ -43,7 +43,7 @@ Stringify the given [NLCST][] node (or list of nodes).
4343

4444
## Contribute
4545

46-
See [`contribute.md` in `syntax-tree/nlcst`][contribute] for ways to get
46+
See [`contributing.md` in `syntax-tree/nlcst`][contributing] for ways to get
4747
started.
4848

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

7272
[nlcst]: https://github.com/syntax-tree/nlcst
7373

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

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

0 commit comments

Comments
 (0)