diff --git a/packages/@aws-cdk/aws-kinesisfirehose-destinations/README.md b/packages/@aws-cdk/aws-kinesisfirehose-destinations/README.md index efe753ddbd6a6..03ef4657b3f78 100644 --- a/packages/@aws-cdk/aws-kinesisfirehose-destinations/README.md +++ b/packages/@aws-cdk/aws-kinesisfirehose-destinations/README.md @@ -16,7 +16,7 @@ This library provides constructs for adding destinations to a Amazon Kinesis Data Firehose -delivery stream. Destinations can be added by specifying the `destination` prop when +delivery stream. Destinations can be added by specifying the `destinations` prop when defining a delivery stream. See [Amazon Kinesis Data Firehose module README](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-kinesisfirehose-readme.html) for usage examples.