Skip to content

Commit c81a38d

Browse files
authored
Fix typo in README.md for 'tskit' format (#3349)
1 parent 6b6156c commit c81a38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![Docs Build](https://github.com/tskit-dev/tskit/actions/workflows/docs.yml/badge.svg)](https://github.com/tskit-dev/tskit/actions/workflows/docs.yml) [![Binary wheels](https://github.com/tskit-dev/tskit/actions/workflows/wheels.yml/badge.svg)](https://github.com/tskit-dev/tskit/actions/workflows/wheels.yml) [![Tests](https://github.com/tskit-dev/tskit/actions/workflows/tests.yml/badge.svg)](https://github.com/tskit-dev/tskit/actions/workflows/tests.yml)
1212

1313

14-
The succinct tree sequence (`tskit) format is an efficient way of representing
14+
The succinct tree sequence (`tskit`) format is an efficient way of representing
1515
the genetic history - sometimes known as an Ancestral Recombination Graph or ARG -
1616
of a set of related DNA sequences. `Tskit` is used
1717
by a number of software libraries and programs (such as

0 commit comments

Comments
 (0)