Skip to content

Commit

Permalink
chore: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
badmintoncryer committed Apr 24, 2024
1 parent b806c5e commit 7e3380f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/aws-efs/lib/efs-file-system.ts
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ export interface ReplicationConfigurationProps {
/**
* The existing destination file system for the replication.
*
* @default - create a new file system for the replication
* @default - None
*/
readonly destinationFileSystem?: IFileSystem;

Expand Down

0 comments on commit 7e3380f

Please sign in to comment.