Skip to content

Commit

Permalink
other: Changed notes label text
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkoelle committed May 13, 2021
1 parent f6ad319 commit 3962423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/features/overview/CorrectionTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export default function CorrectionTable(props: CorrectionTableProps) {
},
{
name: 'note',
label: 'Note',
label: 'Notes',
},
{
name: '',
Expand Down

0 comments on commit 3962423

Please sign in to comment.