Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit 5c938f8

Browse files
authored
Fix typo in GCS docs
1 parent 0f05c62 commit 5c938f8

File tree

1 file changed

+1
-1
lines changed
  • docs/content/providers/uploads

1 file changed

+1
-1
lines changed

docs/content/providers/uploads/gcs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Option|Description
1010
-|-
1111
`credentials.private_key`|The PEM-encoded private key for the service account with access to the GCS bucket.
1212
`credentials.client_email`|The email of the service account with access to the GCS bucket.
13-
`bucket`|The name of the GCS bucket.
13+
`bucketName`|The name of the GCS bucket.
1414

1515
## Configuration Example
1616

0 commit comments

Comments
 (0)