From fcec37afb2a5e4d0f7e2b6eeb31f3ed018fba19b Mon Sep 17 00:00:00 2001 From: projectmoon Date: Thu, 5 Nov 2020 23:04:03 +0000 Subject: [PATCH] Fix typo about config file in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c3630a..80fdfa1 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ home_server = 'https://example.com' username = 'thisismyusername' password = 'thisismypassword' -[datbase] +[database] path = '/path/to/database/directory/' [bot]