Skip to content

Commit dd413af

Browse files
hyanwongmergify[bot]
authored andcommitted
Minor doc syntax correction
1 parent bd56acc commit dd413af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ position 20 to 40, has a single root. Finally the third tree, from position
997997

998998
#### The virtual root
999999

1000-
To access all the :attr:`~Tree.roots` in a tree, tskit uses a special additional node
1000+
To access all the {attr}`~Tree.roots` in a tree, tskit uses a special additional node
10011001
called the **virtual root**. This is primarily a bookkeeping device, and
10021002
can normally be ignored: it is not plotted in any visualizations and
10031003
does not exist as an independent node in the node table.

0 commit comments

Comments
 (0)