Skip to content

Commit

Permalink
Update packages/@aws-cdk/aws-codestar/lib/github.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Ruka <adamruka85@gmail.com>
  • Loading branch information
pahud and skinny85 authored May 27, 2020
1 parent 251b27d commit 40eb81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codestar/lib/github.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export interface IGitHubRepository extends cdk.IResource {
}

/**
* Properties of GitHubRepository
* Construction properties of {@link GitHubRepository}.
*/
export interface GitHubRepositoryProps {
/**
Expand Down

0 comments on commit 40eb81b

Please sign in to comment.