fix: shorter table text

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

View File

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