From 53c20afea12bae4528b76bdf457d2e75d1227ce1 Mon Sep 17 00:00:00 2001 From: Hannes Becher Date: Fri, 18 Oct 2024 14:45:32 +0100 Subject: [PATCH] Make text match code --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 1671c1c..78966e8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,7 +15,7 @@ the [zarr](https://zarr.readthedocs.io/en/stable/) and The command line interface follows the design of [gzip](https://en.wikipedia.org/wiki/Gzip) closely, so should be immediately familiar. -Here we compress a large tree sequence representing 1000 Genomes chromosome 22 using +Here we compress a large tree sequence representing 1000 Genomes chromosome 20 using `tszip` and decompress it using ``tsunzip``: ```{code-block} bash