Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
piradeepk committed Nov 8, 2019
1 parent edec85b commit 9091e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ecs/lib/base/base-service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ export interface CloudMapOptions {
readonly name?: string,

/**
* The service discovery namespace created in this service.
* The service discovery namespace for the Cloud Map service to attach to the ECS service.
*
* @default - the defaultCloudMapNamespace associated to the cluster
*/
Expand Down

0 comments on commit 9091e56

Please sign in to comment.