Skip to content

Commit

Permalink
typo (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomviner authored Oct 27, 2023
1 parent 78559cc commit f57ab1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlite/enabling-wal-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ I added a command to [sqlite-utils 2.15](https://sqlite-utils.datasette.io/en/st

sqlite-utils enable-wal *.db

The `disable-Wal` command disables it again.
The `disable-wal` command disables it again.

## Futher notes

Expand Down

0 comments on commit f57ab1c

Please sign in to comment.