Skip to content

Commit aea3587

Browse files
committed
Fix another label/link issue
1 parent b2ed60a commit aea3587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysing_tree_sequences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ print(f"Average diversity per unit sequence length = {d:e}")
8686
The above result tells us the average diversity across the samples and
8787
their whole sequence (that is their genomes), returning a single number.
8888
Note the emphasis on "average" in the above print statement.
89-
See the {ref}`Span normalisation<sec_span_normalise>` sub-section
89+
See the {ref}`Span normalisation<sec_span_normalisation>` sub-section
9090
below for more details on this point.
9191

9292
#### Windows

0 commit comments

Comments
 (0)