Skip to content

Commit

Permalink
Pluralize
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJamesC committed Sep 12, 2023
1 parent 46d69c6 commit 49a2dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reports/src/capability/CapabilityTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const CapabilityTable = ({
{participantMissing ? (
<>
<Typography variant="h3" gutterBottom>
Participant
{report.participants?.length ? "Participants" : "Participant"}
</Typography>
<Paper>
<List>
Expand Down

0 comments on commit 49a2dcc

Please sign in to comment.