diff --git a/README.md b/README.md index a37c4dd..633617c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You may be wondering: "Why use Application Autoscaling; why not just trigger a L ## Step scaling -The step scaling sample uses the incomingRecords metrics for the source Kinesis stream to proportionately configure the parallelism of the associated KDA application. The following subsections describe the key components behind the scaling approach +The step scaling sample uses the incomingRecords metric for the source Kinesis stream to proportionately configure the parallelism of the associated KDA application. The following subsections describe the key components behind the scaling approach ### Application autoscaling of custom resource diff --git a/step-scaling/README.md b/step-scaling/README.md index 677550f..e51d6ca 100644 --- a/step-scaling/README.md +++ b/step-scaling/README.md @@ -1,5 +1,5 @@ ## Step scaling -The step scaling sample uses the incomingRecords metrics for the source Kinesis stream to proportionately configure the parallelism of the associated KDA application. The following subsections describe the key components behind the scaling approach +The step scaling sample uses the incomingRecords metric for the source Kinesis stream to proportionately configure the parallelism of the associated KDA application. The following subsections describe the key components behind the scaling approach ### Application autoscaling of custom resource