Skip to content

Commit d0ea191

Browse files
committed
Merge branch 'DEVDOCS-8173' of https://github.com/docusign/code-examples-python-private into DEVDOCS-8173
2 parents 85564cc + a821397 commit d0ea191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/templates/eg040_document_visibility.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h4>Set document visibility for envelope recipients</h4>
4343
<label for="cc_email">CC Email</label>
4444
<input type="email" class="form-control" id="cc_email" name="cc_email"
4545
aria-describedby="emailHelp" placeholder="pat@example.com" required />
46-
<small id="emailHelp" class="form-text text-muted">The email for the cc recipient must be different from the signer's email.</small>
46+
<small id="emailHelp" class="form-text text-muted">The email for the cc recipient must be different from the signer emails.</small>
4747
</div>
4848
<div class="form-group">
4949
<label for="cc_name">CC Name</label>

0 commit comments

Comments
 (0)