Skip to content

Commit 38cf4d3

Browse files
committed
Fix typo
1 parent 91b8f29 commit 38cf4d3

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
@@ -215,7 +215,7 @@ should however be entirely stripped from the tree.
215215

216216
## Contribute
217217

218-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
218+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
219219
started.
220220

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

250250
[schema-github]: lib/github.json
251251

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

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

0 commit comments

Comments
 (0)