Skip to content

Commit 66edf10

Browse files
kodster28sdnts
authored andcommitted
Update local-data.mdx (cloudflare#23119)
brings forward cloudflare#23088 after merge conflict
1 parent c46b68c commit 66edf10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/development-testing/local-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You may also include [other metadata](/workers/wrangler/commands/#r2-object-put)
7777
<PackageManagers
7878
type="exec"
7979
pkg="wrangler"
80-
args="wrangler d1 execute <DATABASE_NAME> --file=./schema.sql --local"
80+
args="d1 execute <DATABASE_NAME> --file=./schema.sql --local"
8181
/>
8282

8383
### Durable Objects

0 commit comments

Comments
 (0)