Skip to content

Commit 475059f

Browse files
Update src/content/docs/workers/local-development/index.mdx
Co-authored-by: Pete Bacon Darwin <[email protected]>
1 parent 0da08bf commit 475059f

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/local-development

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can start a local development server using:
3030

3131
<PackageManagers type="exec" pkg="vite" args="dev" />
3232

33-
Both Wrangler and the Cloudflare Vite plugin are clients to Miniflare, and fully supported by Cloudflare. For guidance on choosing when to use Wrangler versus Vite, see our guide [Choosing between Wrangler & Vite](/workers/local-development/wrangler-vs-vite/).
33+
Both Wrangler and the Cloudflare Vite plugin both use Miniflare under the hood, and are developed and maintained by the Cloudflare team. For guidance on choosing when to use Wrangler versus Vite, see our guide [Choosing between Wrangr & Vite](/workers/local-development/wrangler-vs-vite/).
3434

3535
- [Get started with Wrangler](/workers/wrangler/install-and-update/)
3636
- [Get started with the Cloudflare Vite plugin](/workers/vite-plugin/get-started/)

0 commit comments

Comments
 (0)