Skip to content

Commit 119ca8e

Browse files
committed
Update Examples/eg008CreateTemplate.sh
1 parent 556dee6 commit 119ca8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/eg008CreateTemplate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ echo ""
5050
echo "Sending the template create request to DocuSign..."
5151
echo ""
5252

53-
# Fetch docs and encode
53+
# Fetch document and encode
5454
cat ../demo_documents/World_Wide_Corp_fields.pdf | base64 > $doc1_base64
5555

5656
# Concatenate the different parts of the request

0 commit comments

Comments
 (0)