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)