Skip to content

Commit

Permalink
Fix error in config file in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenetriguba authored Jan 14, 2024
1 parent c33e864 commit 7bb3083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ $ touch bolt.toml
2. Add the following contents to the file:

```toml
[bolt.db.connection]
[connection]
host = "localhost"
port = 5432
user = "bolt_user"
Expand Down

0 comments on commit 7bb3083

Please sign in to comment.