Skip to content

Commit

Permalink
fix(update methods): updated Auth for Methods
Browse files Browse the repository at this point in the history
  • Loading branch information
santese committed Jul 21, 2021
1 parent 7db00a5 commit 93cdaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ class Egnyte {
}

/**
* retrieves available global licensing for both user and storage that isn't assigned to customers
* retrieves available global licensing for both user and storage that aren't assigned to customers
* @returns object containing the available user and storage data
*/
async getPlans(): Promise<any> {
Expand Down

0 comments on commit 93cdaed

Please sign in to comment.