Skip to content

Commit

Permalink
fix: Fix capitalisation on button
Browse files Browse the repository at this point in the history
  • Loading branch information
katie-gardner committed Oct 30, 2024
1 parent 9ec3fd2 commit e91c8ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ else if (Model.RecommendationSlug != null)
asp-route="GetRecommendation"
asp-route-sectionSlug="@Model.SectionSlug"
asp-route-recommendationSlug="@Model.RecommendationSlug">
View Recommendation
View recommendation
</govuk-button-link>
}

0 comments on commit e91c8ac

Please sign in to comment.