Skip to content

Commit 68e05f3

Browse files
capitalize Storage
1 parent 72af1c1 commit 68e05f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delete-user-data/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ params:
122122
example: "{DEFAULT}/{UID}-pic.png,my-awesome-app-logs/{UID}-logs.txt"
123123
required: false
124124
validationRegex: '^\S+$'
125-
validationErrorMessage: Invalid storage path.
125+
validationErrorMessage: Invalid Storage path.
126126
description: >-
127127
Where in Google Cloud Storage do you store user data? Leave empty if you
128128
don't use Cloud Storage.

0 commit comments

Comments
 (0)