Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
SoManyHs authored May 13, 2021
2 parents bf6bd3a + 5fa9c10 commit 9906921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/core/lib/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export interface FileAssetSource {

/**
* The path, relative to the root of the cloud assembly, in which this asset
* source resides. This can be a path to a file or a directory, dependning on the
* source resides. This can be a path to a file or a directory, depending on the
* packaging type.
*
* @default - Exactly one of `directory` and `executable` is required
Expand Down

0 comments on commit 9906921

Please sign in to comment.