Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed May 4, 2018
1 parent 66ccfab commit e7d91ab
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 @@ -82,7 +82,7 @@ Like `toVFile.write` but synchronous. Throws an error, if any.

## Contribute

See [`contribute.md` in `vfile/vfile`][contribute] for ways to get started.
See [`contributing.md` in `vfile/vfile`][contributing] for ways to get started.

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

[promise]: https://developer.mozilla.org/Web/JavaScript/Reference/Global_Objects/Promise

[contribute]: https://github.com/vfile/vfile/blob/master/contributing.md
[contributing]: https://github.com/vfile/vfile/blob/master/contributing.md

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

0 comments on commit e7d91ab

Please sign in to comment.