From 4f5d4b08cb67941ea439d327ef00dd51dff2cc0d Mon Sep 17 00:00:00 2001 From: Rauno Freiberg Date: Fri, 6 Apr 2018 17:05:07 +0300 Subject: [PATCH] nit: minor reordering of words (#772) --- content/docs/how-to-contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/how-to-contribute.md b/content/docs/how-to-contribute.md index 8aa3487f..d4fa103c 100644 --- a/content/docs/how-to-contribute.md +++ b/content/docs/how-to-contribute.md @@ -70,7 +70,7 @@ To help you get your feet wet and get you familiar with our contribution process If you decide to fix an issue, please be sure to check the comment thread in case somebody is already working on a fix. If nobody is working on it at the moment, please leave a comment stating that you intend to work on it so other people don't accidentally duplicate your effort. -If somebody claims an issue but doesn't follow up for more than two weeks, it's fine to take over it but you should still leave a comment. +If somebody claims an issue but doesn't follow up for more than two weeks, it's fine to take it over but you should still leave a comment. ### Sending a Pull Request