Skip to content

Commit

Permalink
PRMP-1288 - change specified h1 tags to h2 (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
abid-nhs authored Jan 17, 2025
1 parent d5d4406 commit f6b1733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/pages/privacyPage/PrivacyPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ function PrivacyPage() {
</section>

<section>
<h1>Our permission to process and store patient data</h1>
<h2>Our permission to process and store patient data</h2>
<p>
This service has legal permission to process and store patient data through the
<strong> National Data Processing Deed</strong>.
Expand Down Expand Up @@ -137,7 +137,7 @@ function PrivacyPage() {
</section>

<section>
<h1>Contact us</h1>
<h2>Contact us</h2>
<p>
If you have any questions about the National Data Processing Deed, or our
privacy policy, you can contact the team on{' '}
Expand Down

0 comments on commit f6b1733

Please sign in to comment.