Skip to content

Commit

Permalink
Update packages/@aws-cdk/aws-location-alpha/lib/map.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinZZ authored Nov 20, 2024
1 parent 5f5d6b8 commit 472fb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-location-alpha/lib/map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export interface IMap extends IResource {
/**
* The Amazon Resource Name (ARN) of the Map
*
* @attribute Arn,MapArn
* @attribute Arn, MapArn
*/
readonly mapArn: string;
}
Expand Down

0 comments on commit 472fb6f

Please sign in to comment.