Fix </b> tag

This commit is contained in:
karlchillmaid
2020-02-03 13:11:41 +00:00
committed by GitHub
parent d9f9205e78
commit 6341c4adb3

View File

@@ -65,7 +65,7 @@
<ol class="list list-number">
<li><a href="{{ url_for('.sign_in') }}">Sign in to Notify</a>.</li>
<li>Go to the <b class="govuk-!-font-weight-bold">Settings</b< page.</li>
<li>Go to the <b class="govuk-!-font-weight-bold">Settings</b> page.</li>
<li>In the <b class="govuk-!-font-weight-bold">Letter settings</b> section, select <b class="govuk-!-font-weight-bold">Change</b> on the <b class="govuk-!-font-weight-bold">Letter branding</b> row.</li>
</ol>