Skip to content

Commit e693569

Browse files
authored
Update src/content/docs/workers/static-assets/index.mdx
1 parent 3aefe38 commit e693569

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/static-assets

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ We have edited the Wrangler file in the following ways:
238238

239239
:::note
240240

241-
By default, Cloudflare serves a `404 Not Found` to unmatched routes. In order to have the frontend handle routing instead of the server, you must enable `not_found_handling = "single-page-application"`.
241+
By default, Cloudflare serves a `404 Not Found` to unmatched routes. To have the frontend handle routing instead of the server, you must enable `not_found_handling = "single-page-application"`.
242242

243243
:::
244244

0 commit comments

Comments
 (0)