Skip to content

Commit 8de19a9

Browse files
authored
Update README.md
Signed-off-by: Inbar Gazit <inbar.gazit@docusign.com>
1 parent 276646d commit 8de19a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Introduction
2-
MyAPICalls is a sample app that enables users to walk through the process of executing DocuSign API calls and review:
2+
MyAPICalls is a sample app that enables users to walk through the process of executing Docuxign API calls and review:
33
* The JSON request body structure
44
* The values of request properties
5-
* The API request that’s sent to the DocuSign platform
5+
* The API request that’s sent to the Docusign platform
66
* The API response
7-
* Objects created in the DocuSign platform as a result of an API call
7+
* Objects created in the Docusign platform as a result of an API call
88

99
Each scenario in the sample app illustrates a different use case, such as creating an envelope from a template or creating a Connect configuration and receiving a Connect event. A scenario consists of a series of API calls. You can execute them one by one to see how each call is constructed, or you can run the entire scenario and review the results.
1010

0 commit comments

Comments
 (0)