We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd501e6 commit 582a53fCopy full SHA for 582a53f
examples/tutorials/react.md
@@ -386,7 +386,7 @@ then deploy the app by connecting your GitHub repository and selecting the
386
branch you want to deploy.
387
388
Give the project a name, and make sure that the `build step` is set to
389
-`deno run build` and the `Entrypoint` is `./server.main.ts`.
+`deno run build` and the `Entrypoint` is `./main.ts`.
390
391
Click the `Deploy Project` button and your app will be live!
392
0 commit comments