Skip to content

Commit

Permalink
chore(docs): fix docs example for NodeJS
Browse files Browse the repository at this point in the history
  • Loading branch information
citizensas committed Jun 16, 2021
1 parent 2e82d63 commit 1c500ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Workfront = require('workfront-api')
/**
* The console.log statement below will output the following:
* {
* Api: [Function: Api],
* NodeApi: [Function: Api],
* ResponseHandler: { success: [Function: success], failure: [Function: failure] }
* }
*/
Expand Down

0 comments on commit 1c500ba

Please sign in to comment.