Skip to content

Commit

Permalink
Obtains -> Options in CopyOptions JSDocs
Browse files Browse the repository at this point in the history
Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
  • Loading branch information
skinny85 and Elad Ben-Israel authored Jan 28, 2021
1 parent d4710fc commit 11b7c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/core/lib/fs/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ interface FileOptions {
}

/**
* Obtains applied when copying directories into the staging location.
* Options applied when copying directories
*/
export interface CopyOptions extends FileOptions {
/**
Expand Down

0 comments on commit 11b7c13

Please sign in to comment.