Skip to content

Commit

Permalink
Fix description of subdomain scores
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-mather committed Sep 18, 2024
1 parent 7d69254 commit a4b6c2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/_components/NormPlotDisplay.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ function NormPlotLegend(props: HTMLAttributes<HTMLDivElement>) {
<div {...props}>
<h2 className="text-indigo-600 font-bold text-lg">Subdomain scores</h2>
<p className="text-gray-800">
This plot compares the current scores for each subdomain to scores from
healthy controls. <br />
This plot compares the current scores for each subdomain in patients
with dementia to scores from healthy controls. <br />
Scores are shown as a percentage of the maximum for each subdomain,
plotted so that risk/impairment increases from left to right, consistent
with other plots.
Expand Down

0 comments on commit a4b6c2c

Please sign in to comment.