We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83aa07b commit 2b86a43Copy full SHA for 2b86a43
projenrc/s3-docs-publishing.ts
@@ -3,7 +3,7 @@ import { Component, github } from 'projen';
3
4
export interface S3DocsPublishingProps {
5
/**
6
- * The docs stream to publish to,
+ * The docs stream to publish to.
7
*/
8
readonly docsStream: string;
9
0 commit comments