Skip to content

Commit

Permalink
Merge branch 'master' into request
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jun 5, 2020
2 parents 86f5b12 + a3e23cd commit d20f656
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { CfnRotationSchedule } from './secretsmanager.generated';
*/
export interface RotationScheduleOptions {
/**
* THe Lambda function that can rotate the secret.
* The Lambda function that can rotate the secret.
*/
readonly rotationLambda: lambda.IFunction;

Expand Down

0 comments on commit d20f656

Please sign in to comment.