From b00a2271b097517be6d82a4aa388d1a4bfe35170 Mon Sep 17 00:00:00 2001 From: Yan Wong Date: Wed, 1 Feb 2023 17:42:44 +0000 Subject: [PATCH] Correct typo in intro.html --- intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro.md b/intro.md index 17605374..427cc8e2 100644 --- a/intro.md +++ b/intro.md @@ -16,7 +16,7 @@ kernelspec: # Welcome! This site contains a number of tutorials to develop your understanding of -[succinct tree sequences](https://tskit.dev/learn/) as implmented in the +[succinct tree sequences](https://tskit.dev/learn/) as implemented in the [tree sequence toolkit](https://tskit.dev/tskit/docs/), along with software programs, such as [msprime](https://tskit.dev/msprime/docs), that use them.