Skip to content

Commit 1c500ba

Browse files
committed
chore(docs): fix docs example for NodeJS
1 parent 2e82d63 commit 1c500ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const Workfront = require('workfront-api')
2626
/**
2727
* The console.log statement below will output the following:
2828
* {
29-
* Api: [Function: Api],
29+
* NodeApi: [Function: Api],
3030
* ResponseHandler: { success: [Function: success], failure: [Function: failure] }
3131
* }
3232
*/

0 commit comments

Comments
 (0)