fix: shorter table text
This commit is contained in:
parent
bb72e9831a
commit
ec50da23f1
|
@ -300,7 +300,7 @@ export function CreateTable({ tableRows }) {
|
||||||
<th> </th>
|
<th> </th>
|
||||||
<th>Possible relative values</th>
|
<th>Possible relative values</th>
|
||||||
<th> </th>
|
<th> </th>
|
||||||
<th>geometricMean(relative values)</th>
|
<th>geomMean(relative values)</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user