Skip to content

Commit 2ad90e4

Browse files
author
Morgan Gangwere
committed
fixup whitespace
1 parent bcb49a7 commit 2ad90e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/@aws-cdk/core/lib/bundling.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,9 +491,9 @@ export interface DockerBuildOptions {
491491

492492
/**
493493
* Set build target for multi-stage container builds. Any stage defined afterwards will be ignored.
494-
*
494+
*
495495
* Example value: `build-env`
496-
*
496+
*
497497
* @default - Build all stages defined in the Dockerfile
498498
*/
499499
readonly targetStage?: string;

0 commit comments

Comments
 (0)