From 7fb254532067aef8b8c09a57af0dadb58d6ddd33 Mon Sep 17 00:00:00 2001 From: paman6415 <114017588+paman6415@users.noreply.github.com> Date: Sat, 28 Oct 2023 13:26:17 +0530 Subject: [PATCH] Update README.rst (#166) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9f61950..44a5109 100644 --- a/README.rst +++ b/README.rst @@ -94,10 +94,10 @@ A sample configuration file for the application looks like this: ``databases`` section ~~~~~~~~~~~~~~~~~~~~~ -This section contains defintions for databases to connect to. Key names are +This section contains definitions for databases to connect to. Key names are arbitrary and only used to reference databases in the ``queries`` section. -Each database defintions can have the following keys: +Each database definitions can have the following keys: ``dsn``: database connection details.