Skip to content

Commit

Permalink
bam/bai/async/io/reader: Fix read_index description
Browse files Browse the repository at this point in the history
  • Loading branch information
zaeleus committed Jan 18, 2025
1 parent 2a62338 commit 5d49a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noodles-bam/src/bai/async/io/reader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ where

/// Reads the BAM index.
///
/// The position of the stream is expected to be directly after the header.
/// The position of the stream is expected to be at the start.
///
/// # Examples
///
Expand Down

0 comments on commit 5d49a70

Please sign in to comment.