Skip to content

Commit c2ce46e

Browse files
committed
Fix typo
1 parent 0f8d967 commit c2ce46e

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
@@ -50,7 +50,7 @@ line feed (`\n`), carriage return (`\r`), or form feed (`\f`).
5050

5151
## Contribute
5252

53-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
53+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
5454
started.
5555

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

8585
[text]: https://github.com/syntax-tree/unist#text
8686

87-
[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
87+
[contributing]: https://github.com/syntax-tree/hast/blob/master/contributing.md
8888

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

0 commit comments

Comments
 (0)