From 1f70f9a65340e02315afc751e4d547164af9bdc7 Mon Sep 17 00:00:00 2001 From: Mark Eibes Date: Wed, 29 Apr 2020 20:29:21 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b25418d..8a365e6 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ generator instead of a preprocessor, and easier to use. ### Testing -Currently tests are prepared to work with default and local setup for postgresql (ident authentication, standart port etc.). +Currently tests are prepared to work with default and local setup for postgresql (ident authentication, standard port etc.). If you think that we should add configuration layer for our test runner please open an issue. To run suite please: