Skip to content

Commit 727b4ac

Browse files
committed
Text enhance on Digi quickstart
1 parent 1650b5a commit 727b4ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/data/digilocker/quickstart.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,19 +77,19 @@ It also includes a scope parameter, which provides the information about the doc
7777
<td><code>&lt;redirectUrl&gt;?success=&#123;False&#125;&amp;id=&#123;Digilocker_request.id&#125;&amp;errCode=&#123;code&#125;&errMessage=&#123;message&#125;</code></td>
7878
</tr>
7979
<tr>
80-
<td>User Consent to Aadhaar only </td>
80+
<td>User Consent to Aadhaar </td>
8181
<td>
8282
<code>&lt;redirectUrl&gt;?success=&#123;True&#125;&amp;id=Digilocker_request.id&amp;scope=ADHAR </code>
8383
</td>
8484
</tr>
8585
<tr>
86-
<td>User consent to all three docs </td>
86+
<td>User consent to all three documents </td>
8787
<td>
8888
<code>&lt;redirectUrl&gt;?success=&#123;True&#125;&amp;id=Digilocker_request.id&amp;scope=ADHAR%2BPANCR%2BDRVLC </code>
8989
</td>
9090
</tr>
9191
<tr>
92-
<td>User journey completed without selecting any doc </td>
92+
<td>User journey completed without selecting any document </td>
9393
<td>
9494
<code>&lt;redirectUrl&gt;?success=&#123;True&#125;&amp;id=Digilocker_request.id&amp;scope= </code>
9595
</td>

0 commit comments

Comments
 (0)