Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reading.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ if this is the last page to read, i.e., are there no more messages to read.
`ReadDirection.Backwards`. Finally, there is a method `ReadNext` which simply
returns the next page.

**Backwards**
**Forwards**
The method to read the 'all' stream forwards is:

```csharp
Expand Down