Skip to content

Commit c1075ad

Browse files
Update README.md
1 parent b1784f5 commit c1075ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This repo includes bash scripts that use curl to demonstrate:
3030
[Source.](https://github.com/docusign/eg-03-curl/blob/master/examples/eg008CreateTemplate.sh)
3131
1. **Send an envelope using a template.**
3232
[Source.](https://github.com/docusign/eg-03-curl/blob/master/examples/eg009UseTemplate.sh)
33-
1. **Send an envelope and upload its documents with multpart binary transfer.**
33+
1. **Send an envelope and upload its documents with multipart binary transfer.**
3434
[Source.](https://github.com/docusign/eg-03-curl/blob/master/examples/eg010SendBinaryDocs.sh)
3535
Binary transfer is 33% more efficient than using Base64 encoding.
3636
1. **Embedded sending.**

0 commit comments

Comments
 (0)