Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit efc94f7

Browse files
authored
Update README.md
1 parent e847c90 commit efc94f7

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
@@ -14,7 +14,7 @@ A recepie for storing Documents in SQL StreamStore.
1414
### How?
1515

1616
- Store the document state as the message itself in a stream.
17-
- StreamMetadata decides how many previous copies to retain.
17+
- Stream metadata decides how many previous copies to retain.
1818
- Loading a document is reading stream backwards by one message only.
1919

2020
### Use cases

0 commit comments

Comments
 (0)