We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f194c0 + 57b4468 commit c248a34Copy full SHA for c248a34
app/views/revocation/start.scala.html
@@ -12,7 +12,7 @@ <h1>Withdraw permission to software accessing HMRC data</h1>
12
<li>see the applications you have granted permission to</li>
13
<li>withdraw permission from those applications</li>
14
</ul>
15
- <p>Note that if you withdraw permission, it may stop the application from working.</p>
+ <p>Note that if you withdraw permission, the application will lose the functionality associated with the data it is accessing.</p>
16
17
<a data-start-button href="@routes.Revocation.listAuthorizedApplications" class="button button--get-started">Start now</a>
18
</div>
0 commit comments