diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2019-04-07 12:12:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-07 12:12:29 +0200 |
commit | b95303e06f65bb9a96108125614e4f1cdd4bbb5e (patch) | |
tree | abf5c0a0bfa5575957266df268a21ddc410f44be | |
parent | 4ff505426bec0121ef00a0f1c86553973927ebbe (diff) | |
parent | e5f29308ba62e834d82e7e068f1dd388b58889f3 (diff) |
Merge pull request #27752 from samH-FIT/Contributing-Repeated-Word
Minor English fix
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c4a8a37a6..c27bee2b5c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ understand that: and then figure out why it's failing. To speed up our work, please prepare for us **a simple project** that isolates -and reproduces the issue. This is always the **the best way for us to fix it**. +and reproduces the issue. This is always the **best way for us to fix it**. You can attach a zip file with the minimal project directly to the bug report, by drag and dropping the file in the GitHub edition field. |