Skip to content

Commit 4da3bce

Browse files
Chris Hoarechrisjhoare
authored andcommitted
Fix markdown consecutive blank lines
1 parent 51d7d18 commit 4da3bce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/articles/persistence/snapshots.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ Enable this feature by setting `snapshot-is-optional = true` in the snapshot sto
6262
> [!WARNING]
6363
>Don't set `snapshot-is-optional = true` if events have been deleted because that would result in wrong recovered state if snapshot load fails.
6464
65-
66-
6765
## Snapshot Status Handling
6866

6967
Saving or deleting snapshots can either succeed or fail – this information is reported back to the persistent actor via status messages as illustrated in the following table.

0 commit comments

Comments
 (0)