Skip to content

Commit

Permalink
sam/changelog: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zaeleus committed Aug 16, 2023
1 parent 24cade2 commit 65572b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noodles-sam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@

* sam/lazy: Add lazy record (`lazy::Record`).

Lazy records are alignment records that are lazily-evaluated. They fields
Lazy records are alignment records that are lazily-evaluated. Their fields
are not necessarily valid, but the buffer is guaranteed to be record-like.

* sam/reader: Add `Reader::read_lazy_record` to read lazy records.
Expand Down

0 comments on commit 65572b3

Please sign in to comment.