Skip to content

Commit

Permalink
Merge pull request #680 from UKHSA-Internal/various-improvements
Browse files Browse the repository at this point in the history
minor text changes
  • Loading branch information
beawitcht committed Jun 27, 2023
2 parents aa19752 + 17e71a5 commit 38cf553
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const DateSearch: ComponentType<*> = ({dateValue, setDateValue}) => {
className={ "govuk-label govuk-label--s" }>Months</label>
<div id={"date-filter-descr"} className={ "govuk-hint govuk-!-font-size-16" }>
<p className={ "govuk-!-margin-top-1 govuk-!-margin-bottom-1" }>
Filter data by a specific month &mdash; e.g. June 2021
Filter data by a specific month &mdash; e.g. June 2021. Changes can span across multiple months.
<span className={ "govuk-visually-hidden" }>
Your selection will be applied automatically.
</span>
Expand Down

0 comments on commit 38cf553

Please sign in to comment.