From d0f6481cabaa2d52b796bfbc9ba4bfef00758b38 Mon Sep 17 00:00:00 2001 From: Iwasaki Yudai Date: Wed, 23 Aug 2017 11:04:41 +0900 Subject: [PATCH] Fix typo in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d270e85..191bbf9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ GoTTY is MIT licensed and accepts contributions via GitHub pull requests. We als ## Reporting a bug -Reporting a bug is always welcome and one the best ways to contribute. A good bug report helps the developers to improve the product much easier. We therefore would like to ask you to fill out the quesions on the issue template as much as possible. That helps us to figure out what's happening and discover the root cause. +Reporting a bug is always welcome and one of the best ways to contribute. A good bug report helps the developers to improve the product much easier. We therefore would like to ask you to fill out the quesions on the issue template as much as possible. That helps us to figure out what's happening and discover the root cause. ## Requesting a new feature