From 3d8764408fb1d3f49e14a5e5cb7770e1e9268712 Mon Sep 17 00:00:00 2001 From: Tomas Bosak Date: Wed, 3 Dec 2014 10:24:57 +0100 Subject: [PATCH] Fix typo. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 97f0659bb3..ad095452aa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Getting started * For feature requests: please clearly describe the proposed feature, additional configuration options, and side effects. -* Please let us know if you plan to work an a ticket. This way we can make sure +* Please let us know if you plan to work on a ticket. This way we can make sure we avoid redundant work. * Create a fork of our repository. You can use GitHub to do this.