Skip to content

Commit

Permalink
Use consistent select/selected terminology
Browse files Browse the repository at this point in the history
  • Loading branch information
pkalita-lbl committed Dec 9, 2024
1 parent 050d0cc commit afb2376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/StudyView/StudyView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ const StudyView: React.FC<StudyViewProps> = ({
singular={"field"}
showCount
/>{" "}
chosen
selected
</>
)}
</p>
Expand Down

0 comments on commit afb2376

Please sign in to comment.