Skip to content

Commit 2b86a43

Browse files
authored
Update projenrc/s3-docs-publishing.ts
1 parent 83aa07b commit 2b86a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projenrc/s3-docs-publishing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Component, github } from 'projen';
33

44
export interface S3DocsPublishingProps {
55
/**
6-
* The docs stream to publish to,
6+
* The docs stream to publish to.
77
*/
88
readonly docsStream: string;
99

0 commit comments

Comments
 (0)