Skip to content

Commit

Permalink
Adds additional plus to README diff
Browse files Browse the repository at this point in the history
  • Loading branch information
aquaflamingo committed Jan 5, 2025
1 parent 7f50be6 commit c5ff0b9
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 @@ -84,7 +84,7 @@ For example, if you're using SQLite in development, update `database.yml` as fol

```diff
development:
primary:
+ primary:
<<: *default
database: storage/development.sqlite3
+ queue:
Expand Down

0 comments on commit c5ff0b9

Please sign in to comment.