diff --git a/plugins/techdocs/config.d.ts b/plugins/techdocs/config.d.ts index d484f2245f..f9831f27cb 100644 --- a/plugins/techdocs/config.d.ts +++ b/plugins/techdocs/config.d.ts @@ -99,7 +99,7 @@ export interface Config { secretAccessKey: string; }; /** - * Cloud Storage Bucket Name + * (Required) Cloud Storage Bucket Name * attr: 'bucketName' - accepts a string value * @visibility backend */