Fix typo about config file in readme.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
projectmoon 2020-11-05 23:04:03 +00:00
parent 472f02d153
commit fcec37afb2
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ home_server = 'https://example.com'
username = 'thisismyusername'
password = 'thisismypassword'
[datbase]
[database]
path = '/path/to/database/directory/'
[bot]