Skip to content

Commit 0b727e0

Browse files
vicbemily-shen
andcommitted
Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx
Co-authored-by: emily-shen <[email protected]>
1 parent a223ba4 commit 0b727e0

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
@@ -26,7 +26,7 @@ import {
2626
This is a simple getting started guide. For detailed documentation on how the to use the Cloudflare OpenNext adapter, visit the [OpenNext website](https://opennext.js.org/cloudflare).
2727
:::
2828

29-
## What is Next.js
29+
## What is Next.js?
3030

3131
[Next.js](https://nextjs.org/) is a [React](https://react.dev/) framework for building full stack applications. Think of React as the engine for building user interfaces (UIs) with components, while Next.js provides the chassis, structure, and additional features needed to build complete, production-ready web applications more easily and efficiently.
3232

0 commit comments

Comments
 (0)