Skip to content

Commit 12da051

Browse files
committed
Update README.md
1 parent 551e230 commit 12da051

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ The **refresh token** is not used in this example.
3939
Binary transfer is 33% more efficient than using Base64 encoding.
4040
1. **Embedded sending.**
4141
[Source.](https://github.com/docusign/eg-03-node-auth-code-grant/blob/master/lib/examples/eg011EmbeddedSending.js)
42-
Embeds the DocuSign web tool (NDSE) in your web app to finalize the envelope and documents before they are sent.
42+
Embeds the DocuSign web tool (NDSE) in your web app to finalize or update
43+
the envelope and documents before they are sent.
4344
1. **Embedded DocuSign web tool (NDSE).**
4445
[Source.](https://github.com/docusign/eg-03-node-auth-code-grant/blob/master/lib/examples/eg012EmbeddedConsole.js)
4546
1. **Embedded Signing Ceremony from a template with an added document.**

0 commit comments

Comments
 (0)