Skip to content

Commit

Permalink
Slight update to comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-shaskin committed Jan 23, 2019
1 parent 534c3d9 commit b3d24c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-apigateway/lib/model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export class ErrorModel implements IModel {
public readonly modelId = 'Error';
}

// TODO: Implement Model, enabling management of custom models
// TODO: Implement Model, enabling management of custom models.

0 comments on commit b3d24c1

Please sign in to comment.