diff --git a/packages/webpage-refactor/components/resultsTable.js b/packages/webpage-refactor/components/resultsTable.js index d27c57e..afaf969 100644 --- a/packages/webpage-refactor/components/resultsTable.js +++ b/packages/webpage-refactor/components/resultsTable.js @@ -151,7 +151,14 @@ export function ResultsTable({ isListOrdered, listAfterMergeSort, links }) { *This is the geometric mean if all elements are either all positive or all negative, and the arithmetic mean otherwise. For a principled aggregation which is able to produce meaningfull 90% confidence - intervals, see the utility-tools package in npm or github + intervals, see the{" "} + + utility-tools package + {" "} + in npm or github