Skip to content

Commit

Permalink
chore: fix typo (aws#4880) (aws#4881)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoschutijzer authored and mergify[bot] committed Nov 6, 2019
1 parent 6f714ec commit 8ed372a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ec2/lib/vpc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export interface ISubnet extends IResource {
}

/**
* An absract route table
* An abstract route table
*/
export interface IRouteTable {
/**
Expand Down

0 comments on commit 8ed372a

Please sign in to comment.