Skip to content

Commit 71aef1a

Browse files
committed
TD-5163 Uses correct competency vocabulary on import complete page h1
1 parent 53f1ba0 commit 71aef1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/Frameworks/Developer/Import/UploadResults.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<div class="nhsuk-grid-row">
3131
<div class="nhsuk-grid-column-full">
32-
<h1 class="nhsuk-heading-xl">Import competencies complete</h1>
32+
<h1 class="nhsuk-heading-xl">Import @Model.FrameworkVocabularyPlural.ToLower() complete</h1>
3333
<div class="nhsuk-u-reading-width">
3434
<h2>Summary of results:</h2>
3535
<ul>

0 commit comments

Comments
 (0)