Skip to content

Commit 758687c

Browse files
Luke GilfoyleIuhegi
authored andcommitted
docs: fix wording on attachment notifications
refs: BGI-5724
1 parent 79db26d commit 758687c

File tree

3 files changed

+131
-131
lines changed

3 files changed

+131
-131
lines changed

_site/apis/attach-a-document/1.0/technical-guide/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,10 @@ <h3 id="notifications" tabindex="-1" class="govuk-heading-m">Notifications</h3>
194194
<p class="govuk-body">Once the document attachment process finishes, notifications will be available about the status of the attached document via the <a href="apis/notifications" class="govuk-link">Notifications API</a>. Notifications may include:</p>
195195
<ul class="govuk-list govuk-list--bullet">
196196
<li>
197-
<p class="govuk-body"><code class="app-code app-code--inline">application.document-success</code> - the document has successfully been attached to the application</p>
197+
<p class="govuk-body"><code class="app-code app-code--inline">application.attachment-success</code> - the document has successfully been attached to the application</p>
198198
</li>
199199
<li>
200-
<p class="govuk-body"><code class="app-code app-code--inline">application.document-failed</code> - the document failed to attach to the application</p>
200+
<p class="govuk-body"><code class="app-code app-code--inline">application.attachment-failed</code> - the document failed to attach to the application</p>
201201
</li>
202202
</ul>
203203
</section>

0 commit comments

Comments
 (0)