Skip to content

Commit 8cfe54b

Browse files
committed
minor typo in storage docs
1 parent 1b82937 commit 8cfe54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/storage/StorageBucketApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export class StorageBucketApi {
3737
}
3838

3939
/**
40-
* Retrieves the details of an existing Storage bucket.
40+
* Creates a new Storage bucket
4141
*
4242
* @param id A unique identifier for the bucket you are creating.
4343
*/

0 commit comments

Comments
 (0)