Skip to content

Commit e279c37

Browse files
Update src/content/docs/workers/static-assets/migration-guides/netlify-to-workers.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent cc97282 commit e279c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/migration-guides/netlify-to-workers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For a **static site**, you will need to add the following to your wrangler file.
4545

4646
</WranglerConfig>
4747

48-
For a **single page application**, you will need to add the following to your wrangler file, which includes the `not_found_handling` field.
48+
For a **Single Page Application**, you will need to add the following to your Wrangler configuration file, which includes the `not_found_handling` field.
4949

5050
<WranglerConfig>
5151

0 commit comments

Comments
 (0)