Skip to content

Commit af3c281

Browse files
Merge branch 'master' of github.com:docusign/code-examples-node-private
2 parents fbec953 + 0f0c437 commit af3c281

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

views/pages/click-examples/eg005ClickwrapResponses.ejs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
the dropdown arrow to the right of <strong>COPY CODE</strong> and select <strong>Test Clickwrap</strong>.
3232
</li>
3333
<li>In the Test Clickwrap dialog box, click <strong>TEST CLICKWRAP</strong>.
34-
<li>In the Test Your Clickwrap browser page, enter any string, then click <strong>Test Clickwrap</strong>.
35-
<li>Review your displayed clickwrap and click <strong>AGREE</strong> (or the equivalent button you configured) to complete the test.
34+
<li>In the Test Your Clickwrap browser page, in the <strong>Unique ID</strong> field enter any string, then click <strong>Test Clickwrap</strong>.
35+
<li>Review your displayed clickwrap and click <strong>I AGREE</strong> (or the equivalent button you configured) to complete the test.
3636
</ul>
3737
3838
<p>
@@ -41,7 +41,7 @@
4141
4242
<form class="eg" action="" method="post" data-busy="form">
4343
<div class="form-group">
44-
<label for="clientUserId">User identifier</label>
44+
<label for="clientUserId">Unique ID</label>
4545
<input type="text" class="form-control" id="clientUserId"
4646
name="clientUserId" required>
4747
</div>

0 commit comments

Comments
 (0)