Skip to content

Commit 85e0796

Browse files
author
Jeffrey Na
committed
cleaned HealthChart comments
1 parent 071cbc3 commit 85e0796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/charts/HealthChart.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ type PlotlyData = {
2626
};
2727

2828
/**
29-
* @params {HealthChartProps} props - the props object containing necessary data.
29+
* @params {HealthChartProps} props - the props object containing relevant data.
3030
* @desc Memoized component to generate a health chart with formatted data.
3131
* @returns {JSX.Element} The JSX element with the health chart.
3232
*/

0 commit comments

Comments
 (0)