diff --git a/README.md b/README.md index dae19b8..af7ea4c 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ The action will emit properties of renamed file. "type": "object", "properties": { "bucketName": { - "title":"Bucket Name and folder", + "title":"Bucket Name", "type": "string", "required": true }, diff --git a/component.json b/component.json index e61824b..2a0a56b 100644 --- a/component.json +++ b/component.json @@ -196,7 +196,7 @@ "type": "object", "properties": { "bucketName": { - "title":"Bucket Name and Folder", + "title":"Bucket Name", "type": "string", "required": true },