From fda570687e1f1c170aa79e006051cef8082e2aaa Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Tue, 12 Jan 2021 14:43:52 +0100 Subject: [PATCH] Update plugins/techdocs/config.d.ts Co-authored-by: Emma Indal --- plugins/techdocs/config.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */