Skip to content

Commit

Permalink
Changes to 'Sex and gender' pattern
Browse files Browse the repository at this point in the history
Updates to content.
  • Loading branch information
Sallytolson committed May 18, 2023
1 parent fa7ce19 commit 5aadfeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/docs/src/common/pages/patterns.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const menu = (
text: 'A letter'
}
]} />
<span className="govuk-caption-m" style={{marginBottom: "1em"}}>Ask users</span>
<span className="govuk-caption-m" style={{marginBottom: "1em"}}>Ask users for</span>
<NavigationMenu items={[
{
href: '/patterns/ask-sex-or-gender',
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/src/common/pages/patterns/ask-sex-or-gender.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const Page: FC<PageProps> = ({ location }) => (

<p className="govuk-body">You should only ask users what their sex is if you genuinely cannot provide your service without this information. </p>

<p className="govuk-body">If you need to ask users for this information, use sex to collect biological data. For example, if your service needs to verify someone’s identity from the details on their identity document.</p>
<p className="govuk-body">If you need to ask users for this information, use a sex question to collect biological data. For example, if your service needs to verify someone’s identity from the details on their identity document.</p>

<h3 className="govuk-heading-m">Asking users about their gender</h3>

Expand Down

1 comment on commit 5aadfeb

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.