Skip to content

Commit 9af5af8

Browse files
korinnejamesopstad
andauthored
Update src/content/docs/workers/local-development/local-data.mdx
Co-authored-by: James Opstad <[email protected]>
1 parent f888bee commit 9af5af8

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
@@ -24,7 +24,7 @@ When you run either `wrangler dev` or [`vite`](https://vite.dev/guide/cli#dev-se
2424

2525
## Populating local resources with data
2626

27-
When you first start developing, your local resources will be empty. You'll need to populate them with data for testing, using the Wrangler CLI. The Vite plugin doesn't provide any special functionality for populating data - it relies entirely on Wrangler CLI commands with the `--local` flag.
27+
When you first start developing, your local resources will be empty. You'll need to populate them with data using the Wrangler CLI.
2828

2929
### KV namespaces
3030

0 commit comments

Comments
 (0)