We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96915ae commit db0e995Copy full SHA for db0e995
src/content/docs/workers/framework-guides/web-apps/react.mdx
@@ -94,7 +94,7 @@ import {
94
95
## Asset Routing
96
97
-If you're using React as a SPA, you will want to set `not_found_handling = "single_page_application"` in your Wrangler configuration file.
+If you're using React as a SPA, you will want to set `not_found_handling = "single-page-application"` in your Wrangler configuration file.
98
99
<Render file="workers-assets-routing-summary" product="workers" />
100
0 commit comments