Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed May 2, 2018
1 parent 65e19d6 commit ec019de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The node to process ([`NLCSTParagraphNode`][paragraph]).

## Contribute

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

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

[paragraph]: https://github.com/syntax-tree/nlcst#paragraph

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

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

0 comments on commit ec019de

Please sign in to comment.