From 88200480ee8ebc5b433be6dbb87c615d4261371f Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Fri, 16 Aug 2013 14:21:44 -0400 Subject: [PATCH] Docs: typo in faq --- src/sphinx/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sphinx/faq.rst b/src/sphinx/faq.rst index cd09e950c..9c60225cc 100644 --- a/src/sphinx/faq.rst +++ b/src/sphinx/faq.rst @@ -12,7 +12,7 @@ Please use `Stack Overflow`_ for questions. Use the `mailing list`_ for comment - Please state the problem or question clearly and provide enough context. Code examples and build transcripts are often useful when appropriately edited. -- Providing small, reproducible examples are a good way to get help +- Providing small, reproducible examples is a good way to get help quickly. - Include relevant information such as the version of sbt and Scala being used.