Skip to content

Commit 776a62d

Browse files
committed
Merge branch 'main' of github.com:0xPolygon/polygon-docs into empieichO-docs-review
2 parents be6841f + f14da71 commit 776a62d

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)