Skip to content

Commit 86b6d49

Browse files
authored
Merge pull request #14 from HS6986/fix/HS6986/MorphMaxVNotZ
Correct the maximum state in morphological data from Z to V
2 parents 78d201e + ef4e2a1 commit 86b6d49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/Substitution-Models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Binary and morphological models
358358
-------------------------------
359359
<div class="hline"></div>
360360

361-
The binary alignments should contain state `0` and `1`, whereas for morphological data, the valid states are `0` to `9` and `A` to `Z`.
361+
The binary alignments should contain state `0` and `1`, whereas for morphological data, the valid states are `0` to `9` and `A` to `V`.
362362

363363
| Model | Explanation |
364364
|------------|------------------------------------------------------------------------|

0 commit comments

Comments
 (0)