Skip to content

Commit

Permalink
Merge pull request #81 from pliancy/fix/update-functions-auth
Browse files Browse the repository at this point in the history
fix(update methods): updated Auth for Methods
  • Loading branch information
santese committed Jul 21, 2021
2 parents f07390d + 93cdaed commit e80c982
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 e80c982

Please sign in to comment.