Skip to content

Commit d13b5fa

Browse files
committed
fix docs
1 parent f3f4fce commit d13b5fa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- [SeqKit v2.13.0](https://github.com/shenwei356/seqkit/releases/tag/v2.13.0) - 2026-02-28
22
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/seqkit/v2.13.0/total.svg)](https://github.com/shenwei356/seqkit/releases/tag/v2.13.0)
3-
- `seqkit`: add suport of reading and writing LZ4 compression format.
3+
- `seqkit`: add support for reading and writing LZ4 compression format.
44
- **new command: `seqkit sample2`**: improved `seqkit sample` by [@stahiga](https://github.com/stahiga). [#566](https://github.com/shenwei356/seqkit/pull/566), [#386](https://github.com/shenwei356/seqkit/issues/386)
55
- `seqkit seq`:
66
- add flags to specify sequences to operate/transform. [#568](https://github.com/shenwei356/seqkit/issues/568)

doc/docs/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Wei Shen\*, Botond Sipos, and Liuyang Zhao. 2024. SeqKit2: A Swiss Army Knife fo
1010

1111
## Current Version
1212

13-
**SeqKit is 10 years old now!**
13+
**SeqKit is 10 years old!**
1414

1515
- [SeqKit v2.13.0](https://github.com/shenwei356/seqkit/releases/tag/v2.13.0) - 2026-02-28
1616
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/seqkit/v2.13.0/total.svg)](https://github.com/shenwei356/seqkit/releases/tag/v2.13.0)
17-
- `seqkit`: add suport of reading and writing LZ4 compression format.
17+
- `seqkit`: add support for reading and writing LZ4 compression format.
1818
- **new command: `seqkit sample2`**: improved `seqkit sample` by [@stahiga](https://github.com/stahiga). [#566](https://github.com/shenwei356/seqkit/pull/566), [#386](https://github.com/shenwei356/seqkit/issues/386)
1919
- `seqkit seq`:
2020
- add flags to specify sequences to operate/transform. [#568](https://github.com/shenwei356/seqkit/issues/568)

0 commit comments

Comments
 (0)