Skip to content

Commit cf389ae

Browse files
committed
change header
1 parent a7c1ddd commit cf389ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Reproduction steps to see this issue after enabling WAL mode which is commented
3737

3838
For this reason, I'll be avoiding WAL mode for now. When the time comes & I need multiple writes, I'll use PostgreSQL instead of SQLite if I need multiple writers on a database but since the process of multiple writes is instantanious (milliseconds) so I'll be going with SQLite for now anyways.
3939

40-
#### SQLite WAL Mode now works when used in combination with Litestream
40+
### SQLite WAL Mode now works when used in combination with Litestream
4141

4242
I repeated the above 6 steps exactly as specified & there was no data loss.
4343

0 commit comments

Comments
 (0)