Committed by Greg Sabino Mullane <[email protected]>

Typo, and git config test.

---
 README.dev |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.dev b/README.dev
index 48320af..74fdd5b 100644
--- a/README.dev
+++ b/README.dev
@@ -700,7 +700,7 @@ that may make life easier for other developers can go here.
 
 * Temporary tables
 
-We do not use temporary tables in most of our test because they are 
+We do not use temporary tables in most of our tests because they are 
 not persistent across tests, they mess up the schema testing, and they 
 are not compatible with the foreign key testing. But do try and use them 
 whenever possible.
-- 
1.7.1

Reply via email to