From 1db5cf1c29a859e9b9323e72d498d133da857d97 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 17 Oct 2018 09:51:35 +0300 Subject: [PATCH] README.md: Grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65354df..1f83c5f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The API exposes the following endpoints: ## Todo - Add API documentation -- Close up DB connection when gunicorn shuts down gracefully +- Close DB connection when gunicorn shuts down gracefully - Better logging - Tests - Check if database exists (try/except)