diff --git a/src/aws/ec2-wrapper.ts b/src/aws/ec2-wrapper.ts index 793e5c7..ddabe10 100644 --- a/src/aws/ec2-wrapper.ts +++ b/src/aws/ec2-wrapper.ts @@ -20,7 +20,7 @@ export class EC2Wrapper { } /** - * Returns the promise that contains the vpc-id + * Returns the promise that contains the vpc list * @returns {Promise.} */ public async getVpcs (): Promise {