Browse Source

Merge pull request #93 from RichardLitt/patch-1

Accidentally a word
Juan Benet 10 years ago
parent
commit
33a21728db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTE.md

+ 1 - 1
CONTRIBUTE.md

@@ -7,7 +7,7 @@ There are many ways to contribute to IPFS development. This document will flesh
 
 If you find an error or have a suggestion for the overall design of IPFS, please submit an [Issue](https://github.com/ipfs/ipfs/issues/new).
 
-If you an error with an [implementation](README.md#implementations), file an issue in the respective repository. If you have an issue with the abstracted design, you can also check [specs](https://github.com/ipfs/specs). This repository is a landing repository for IPFS in general, and where any big updates will be posted.
+If you have an error with an [implementation](README.md#implementations), file an issue in the respective repository. If you have an issue with the abstracted design, you can also check [specs](https://github.com/ipfs/specs). This repository is a landing repository for IPFS in general, and where any big updates will be posted.
 
 ### Help with the implementations