Skip to content

Commit 35291aa

Browse files
kevinsimperRebeccaTamachiro
authored andcommitted
[Workers] Fix spelling mistake in local-data.mdx (#21648)
1 parent 65f7642 commit 35291aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Since version 3.60.0, Wrangler supports the `kv ...` syntax. If you are using ve
4242
args="kv key put <KEY> <VALUE> --binding=<BINDING> --local "
4343
/>
4444

45-
#### [Buld upload](/workers/wrangler/commands/#kv-bulk)
45+
#### [Bulk upload](/workers/wrangler/commands/#kv-bulk)
4646

4747
<PackageManagers
4848
type="exec"

0 commit comments

Comments
 (0)