Skip to content

Commit

Permalink
Update contractions
Browse files Browse the repository at this point in the history
Remove full stop from link.
Put new paragraph on a new line.
  • Loading branch information
tomyems authored Nov 17, 2023
1 parent ab03d81 commit 43ff7d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/docs/src/common/pages/content-style-guide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ const Page: FC<PageProps> = ({ location }) => (
<h3 id="confirmation of acceptance for studies">Confirmation of Acceptance for Studies (CAS)</h3>
<p>Capitalised. You can use the acronym ‘CAS’ after the first full mention.</p>
<h3 id="contractions">contractions</h3>
<p>Avoid negative contractions like 'don’t'. See guidance on contractions in <A href="https://www.gov.uk/guidance/style-guide/a-to-z-of-gov-uk-style">the GOV.UK style guide.</A></p><p>Avoid all contractions, including positive contractions like 'we’ll', 'you’ve' or 'they’re', if your audience does not speak English as a first language. Research shows that contractions make content difficult to understand for people who are not fluent in English.</p>
<p>Avoid negative contractions like 'don’t'. See guidance on contractions in <A href="https://www.gov.uk/guidance/style-guide/a-to-z-of-gov-uk-style">the GOV.UK style guide</A>.</p>
<p>Avoid all contractions, including positive contractions like 'we’ll', 'you’ve' or 'they’re', if your audience does not speak English as a first language. Research shows that contractions make content difficult to understand for people who are not fluent in English.</p>
<h3 id="correct">correct</h3>
<p>Use ‘correct’ rather than ‘right’. For example, ‘select the correct settlement route’.</p>
<h3 id="correspondence">correspondence</h3>
Expand Down

1 comment on commit 43ff7d3

@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.