Skip to content

Commit 648a595

Browse files
Tiny typo (#3360)
Spotted when reading docs
1 parent 03ad862 commit 648a595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/c-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ the C-equivalent methods as the Python API wraps this API.
4141

4242
The main area of difference is, unlike the Python API, the C API doesn't do any
4343
decoding, encoding or schema validation of :ref:`sec_metadata` fields,
44-
instead only handling the byte sting representation of the metadata. Metadata is therefore
44+
instead only handling the byte string representation of the metadata. Metadata is therefore
4545
never used directly by any tskit C API method, just stored.
4646

4747
----------------------

0 commit comments

Comments
 (0)