mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-02 15:38:19 -04:00
Merge pull request #2868 from alphagov/letter-validation-content-fix
Correct typo and remove sub-heading
This commit is contained in:
@@ -30,13 +30,12 @@
|
||||
</div>
|
||||
{%if not pages %}
|
||||
<div>
|
||||
<h1 class="heading-medium">Check your file meets the letter specification </h1>
|
||||
<p>Your file must be:
|
||||
<li>a PDF</li>
|
||||
<li>no more than 10 pages long</li>
|
||||
<li>less than 2 MB</li>
|
||||
</p>
|
||||
<p>The content of your letter mut appear inside the printable area.</p>
|
||||
<p>The content of your letter must appear inside the printable area.</p>
|
||||
<p>
|
||||
<a href="https://docs.notifications.service.gov.uk/documentation/images/notify-pdf-letter-spec-v2.3.pdf">
|
||||
Download the letter specification</a> for more information.
|
||||
|
||||
Reference in New Issue
Block a user