Skip to content

Commit 9d5b6d2

Browse files
committed
Corrects wording of link to make consistent with page title
1 parent 6c53130 commit 9d5b6d2

File tree

1 file changed

+1
-1
lines changed
  • DigitalLearningSolutions.Web/Views/TrackingSystem/Centre/SelfAssessmentReports

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/TrackingSystem/Centre/SelfAssessmentReports/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</h1>
2121
@if (Model.SelfAssessmentSelects.Any())
2222
{
23-
<vc:action-link asp-controller="SelfAssessmentReports" asp-action="TableauCompetencyDashboard" asp-all-route-data="@new Dictionary<string, string>();" link-text="View Tableau competency self assessment dashboard" />
23+
<vc:action-link asp-controller="SelfAssessmentReports" asp-action="TableauCompetencyDashboard" asp-all-route-data="@new Dictionary<string, string>();" link-text="View Tableau supervised self assessments dashboard" />
2424
}
2525
<h2>Excel learner activity reports</h2>
2626
<p class="nhsuk-lede-text">Download Excel competency self assessments activity reports for your centre.</p>

0 commit comments

Comments
 (0)