Skip to content

Commit fd6b9d4

Browse files
Update packages/wrangler/src/deployment-bundle/bindings.ts
Co-authored-by: Dario Piotrowicz <[email protected]>
1 parent 6cb4bf5 commit fd6b9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wrangler/src/deployment-bundle/bindings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ class R2Handler extends ProvisionResourceHandler<"r2_bucket", CfR2Bucket> {
200200
}
201201

202202
/**
203-
* R2 bindings can be inherited if the binding name and jusrisdiction match.
203+
* R2 bindings can be inherited if the binding name and jurisdiction match.
204204
* Additionally, if the user has specified a bucket_name in config, make sure that matches
205205
*/
206206
canInherit(settings: Settings | undefined): boolean {

0 commit comments

Comments
 (0)