From 6a363e452b140fed2517bdb44a2dec3d0eaf15e9 Mon Sep 17 00:00:00 2001 From: fredster33 <64927044+fredster33@users.noreply.github.com> Date: Mon, 29 Mar 2021 13:29:31 -0700 Subject: [PATCH] Grammar edits --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index b9b8948882..b8000ffb62 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -6,7 +6,7 @@ **If looking for support** -* Search / Ask question on [stackoverflow](https://stackoverflow.com/questions/tagged/mockito) +* Search / Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/mockito) * Go to the [mockito mailing-list](https://groups.google.com/group/mockito) (moderated) * Issues should always have a [Short, Self Contained, Correct (Compilable), Example](http://sscce.org) (same as any question on stackoverflow.com)