Skip to content

Commit e379b72

Browse files
authored
Merge pull request #1292 from TechnologyEnhancedLearning/TD-5868-KeywordFixing
TD-5868-Issue with 'Keywords' heading font and misspelt wording on 'Contributions' screen
2 parents 69fe7e3 + 81c4c2c commit e379b72

File tree

2 files changed

+214
-210
lines changed

2 files changed

+214
-210
lines changed

LearningHub.Nhs.WebUI/Scripts/vuesrc/contribute-resource/ContributeProvideByTab.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="lh-container-xl py-15">
44
<div class="contribute contribute-providedby-tab">
55
<h2 id="licence-heading" class="nhsuk-heading-l pt-15">Content developed with</h2>
6-
<p class="nhsuk-u-font-weight-normal">When applicable pease select the provider of this content. This will enable users to search for content produced by specific organisations.</p>
6+
<p class="nhsuk-u-font-weight-normal">When applicable please select the provider of this content. This will enable users to search for content produced by specific organisations.</p>
77
<div class="my-3">
88
<input class="radio-button" name="resourceProviderId" type="radio" :value="0" v-model="resourceProviderId" @click="setResourceProvider($event.target.value)" />
99
<span class="span-provider nhsuk-u-font-weight-normal">Not applicable</span>

0 commit comments

Comments
 (0)