Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Nov 11, 2024
1 parent c8a32e9 commit 5b282c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export default defineConfig({
// ...
remix(),
serverAdapter({
adapter, // Add Cloudflare Pages adapter
adapter, // Add Cloudflare adapter
entry: 'server/index.ts',
}),
],
Expand Down

0 comments on commit 5b282c2

Please sign in to comment.