From 8d9e7df42b545dc4bcee2e7120037ea3988f920b Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 1 Oct 2019 17:54:40 +0300 Subject: [PATCH] Update README.md Co-Authored-By: Eric Ronne --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52e91b3ab..be6e1e7bd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas fro For more info see: https://docs.ipfs.io/introduction/overview/ -Before opening an issue, consider using one of the following locations to ensure you are opening your thread in the right location: +Before opening an issue, consider using one of the following locations to ensure you are opening your thread in the right place: - go-ipfs _implementation_ bugs in [this repo](https://github.com/ipfs/go-ipfs/issues). - Documentation issues in the [ipfs/docs issues](https://github.com/ipfs/docs/issues). - IPFS _design_ in the [ipfs/specs issues](https://github.com/ipfs/specs/issues).