Skip to content

Commit dc74d50

Browse files
authored
Merge pull request #2066 from TechnologyEnhancedLearning/Develop/Fixes/TD-2284-CorrectedSpellingForUnapprovedAccount
TD-2284 Corrected spelling for unapproved account
2 parents 02d23cb + 1927797 commit dc74d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/SuperAdmin/Delegates/_DelegateStatusTag.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
case 3:
2727
<text>
2828
<strong class="nhsuk-tag status-tag nhsuk-tag--red">
29-
Unpproved
29+
Unapproved
3030
</strong>
3131
</text>
3232
break;

0 commit comments

Comments
 (0)