From f83da1c8fe8253bf3acef1607f1e43efab97a5e6 Mon Sep 17 00:00:00 2001 From: Andrea Spadaccini Date: Fri, 15 Jul 2016 15:05:52 +0100 Subject: [PATCH] Fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b51a1fe9b1f..ca55ac7f991 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ File a single issue per problem and feature request, do not file combo issues. The more information you can provide, the more likely someone will be successful reproducing the issue and finding a fix. Therefore: -* Provide reproducable steps, what the result of the steps was, and what you would have expected. +* Provide reproducible steps, what the result of the steps was, and what you would have expected. * Description of what you expect to happen * Animated GIFs * Code that demonstrates the issue