Skip to content

Commit

Permalink
markdown linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Oct 9, 2024
1 parent c377031 commit 17dd989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/events/appending.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ This causes a couple side effects that **force stricter usage of Marten**:
1. Marten will throw a `StreamTypeMissingException` exception if you call a `StartStream()` overload that doesn't include the stream type
2. Marten will throw a `NonExistentStreamException` if you try to append events to a stream that does not already exist


## Optimistic Versioned Append

::: tip
Expand Down

0 comments on commit 17dd989

Please sign in to comment.