Skip to content

Commit 86c6f6e

Browse files
Update src/content/docs/workers/frameworks/framework-guides/astro.mdx
Co-authored-by: Pete Bacon Darwin <[email protected]>
1 parent 4b3d8c2 commit 86c6f6e

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/frameworks/framework-guides

1 file changed

+1
-1
lines changed

src/content/docs/workers/frameworks/framework-guides/astro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Astro is **framework-agnostic**, and supports every major UI framework, includin
108108
/>
109109

110110
<Details header="What's happening behind the scenes?">
111-
This command installs the adapter and makes the appropriate changes to your `astro.config.mjs` file in one step. You can read more about the adapter configuration options [here](https://docs.astro.build/en/guides/integrations-guide/cloudflare/#options).
111+
This command installs the Cloudflare adapter and makes the appropriate changes to your `astro.config.mjs` file in one step. You can read more about the adapter configuration options [here](https://docs.astro.build/en/guides/integrations-guide/cloudflare/#options).
112112
</Details>
113113

114114
2. **Build your project.**

0 commit comments

Comments
 (0)