Skip to content

Commit 1787903

Browse files
EmpieichOhsutaiyu
andauthored
Update docs/zkEVM/architecture/data-streamer/bookmarks.md
Co-authored-by: hsutaiyu <51791408+hsutaiyu@users.noreply.github.com>
1 parent 60f2de5 commit 1787903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/data-streamer/bookmarks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A **bookmark** is used for this purpose by the stream client.
2525

2626
A bookmark is an entry in a stream, and therefore has an entry number, denoted by $\texttt{entryNumber}$.
2727

28-
A bookmark is essentially a string of bytes. It links an $\texttt{entryNumber}$ to a string of bytes, in a way that is meaningful to an application.
28+
A bookmark is essentially a string of bytes. It links an $\texttt{entryNumber}$ to a string of bytes in a way that is meaningful to an application.
2929

3030
Stream clients can request stream servers to start the stream from a particular bookmark using the $\texttt{StartBookmark()}$ method.
3131

0 commit comments

Comments
 (0)