fix: Change text to point out it's the geometric mean.

This commit is contained in:
NunoSempere 2022-01-29 18:00:18 -05:00
parent fc91cdd2dd
commit bb72e9831a

View File

@ -300,7 +300,7 @@ export function CreateTable({ tableRows }) {
<th> &nbsp;&nbsp;&nbsp;</th>
<th>Possible relative values</th>
<th> &nbsp;&nbsp;&nbsp;</th>
<th>Average relative value</th>
<th>geometricMean(relative values)</th>
</tr>
</thead>
<tbody>