Skip to content

Commit 74705d9

Browse files
committed
fix docs
1 parent f6a29ac commit 74705d9

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,7 +1,7 @@
11
- [SeqKit v2.10.1](https://github.com/shenwei356/seqkit/releases/tag/v2.10.1) - 2025-08-19
22
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/seqkit/v2.10.1/total.svg)](https://github.com/shenwei356/seqkit/releases/tag/v2.10.1)
33
- `seqkit seq`:
4-
- fix validing sequences: it failed to report error when the invalid sequence is not the last one in the input. [#536](https://github.com/shenwei356/seqkit/issues/536)
4+
- fix validating sequences: it failed to report an error when the invalid sequence is not the last one in the input. [#536](https://github.com/shenwei356/seqkit/issues/536)
55
- `seqkit stats`:
66
- fix decimal places of some fields when using `-T`.
77
- `seqkit fx2tab`:

doc/docs/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Wei Shen\*, Botond Sipos, and Liuyang Zhao. 2024. SeqKit2: A Swiss Army Knife fo
1313
- [SeqKit v2.10.1](https://github.com/shenwei356/seqkit/releases/tag/v2.10.1) - 2025-08-19
1414
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/seqkit/v2.10.1/total.svg)](https://github.com/shenwei356/seqkit/releases/tag/v2.10.1)
1515
- `seqkit seq`:
16-
- fix validing sequences: it failed to report error when the invalid sequence is not the last one in the input. [#536](https://github.com/shenwei356/seqkit/issues/536)
16+
- fix validating sequences: it failed to report an error when the invalid sequence is not the last one in the input. [#536](https://github.com/shenwei356/seqkit/issues/536)
1717
- `seqkit stats`:
1818
- fix decimal places of some fields when using `-T`.
1919
- `seqkit fx2tab`:
@@ -40,7 +40,7 @@ Wei Shen\*, Botond Sipos, and Liuyang Zhao. 2024. SeqKit2: A Swiss Army Knife fo
4040

4141
*Notes*
4242

43-
- please open an issuse to request binaries for other platforms.
43+
- please open an issue to request binaries for other platforms.
4444
- run `seqkit version` to check update !!!
4545
- run `seqkit genautocomplete` to update shell autocompletion script !!!
4646

0 commit comments

Comments
 (0)