diff --git a/packages/@aws-cdk/aws-pipes-alpha/lib/logs.ts b/packages/@aws-cdk/aws-pipes-alpha/lib/logs.ts index b99b2da6e8e65..01a4c9999931f 100644 --- a/packages/@aws-cdk/aws-pipes-alpha/lib/logs.ts +++ b/packages/@aws-cdk/aws-pipes-alpha/lib/logs.ts @@ -68,7 +68,7 @@ export interface S3LogDestinationProps { * The S3 bucket to deliver the log records for the pipe. * * The bucket can be in the same or a different AWS Account. If the bucket is in - * a different acccount, specify `bucketOwner`. You must also allow access to the + * a different account, specify `bucketOwner`. You must also allow access to the * Pipes role in the bucket policy of the cross-account bucket. * * @see https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html#cfn-pipes-pipe-s3logdestination-bucketname