Skip to content

Commit 48d90e9

Browse files
vicbemily-shen
andauthored
Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx
Co-authored-by: emily-shen <[email protected]>
1 parent c27e19d commit 48d90e9

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/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Next supports Partial Prerendering to combine static and dynamic components in t
5656

5757
<PackageManagers type="run" args="dev" />
5858

59-
3. **Test your site with the Cloudflare adapter.**
59+
3. **Test and preview your site with the Cloudflare adapter.**
6060

6161
The command used in the previous step uses the Next.js development server to offer a great developer experience.
6262
However your application will run on Cloudflare Workers so you want to run your integration tests and verify that your application works correctly in this environment.

0 commit comments

Comments
 (0)