diff --git a/src/index.ts b/src/index.ts index 7fc796d..2c513d8 100644 --- a/src/index.ts +++ b/src/index.ts @@ -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 {