Skip to content

Commit

Permalink
Update src/AnalysisPage/Phenotype/Components/Pass1ac-06/SummaryStatis…
Browse files Browse the repository at this point in the history
…tics/sectionLactateChange.jsx


Fix typo

Co-authored-by: Copilot <[email protected]>
  • Loading branch information
jimmyzhen and Copilot authored Dec 19, 2024
1 parent 50c1ccd commit 2233299
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function SectionLactateChange() {
<div className="analysis-section-content-container w-100">
<h3>Lactate Change (before / after) Due to Acute Exercise</h3>
<div className="analysis-section-plot-container row mb-4">
{/* phenotpypic data analysis plots */}
{/* phenotypic data analysis plots */}
<PlotLactateChange />
</div>
</div>
Expand Down

0 comments on commit 2233299

Please sign in to comment.