We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee45f7 commit 525c804Copy full SHA for 525c804
app/javascript/components/mentoring/representation/right-pane/RadioGroup.tsx
@@ -32,7 +32,7 @@ const RADIO_DATA = [
32
value: 'celebratory',
33
tooltip: {
34
title: 'If you mark this as Celebratory',
35
- body: 'Student is not prompted to action this before proceeding, congratules the student on their solution.',
+ body: 'Student is not prompted to action this before proceeding, congratulates the student on their solution.',
36
},
37
38
]
0 commit comments