Skip to content

Commit aef7137

Browse files
[Workers] Fix typo in configuration/preview.mdx (#19243)
--------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent 24085e6 commit aef7137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/workers/configuration/previews.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Preview URLs can be:
2020
- Used for collaboration between teams to test code changes in a live environment and verify updates.
2121
- Used to test new API endpoints, validate data formats, and ensure backward compatibility with existing services.
2222

23-
When testing zone level performance or security featues for a version, we recommended using [version overrides](/workers/configuration/versions-and-deployments/gradual-deployments/#version-overrides) so that your zone's performance and security settings apply.
23+
When testing zone level performance or security features for a version, we recommend using [version overrides](/workers/configuration/versions-and-deployments/gradual-deployments/#version-overrides) so that your zone's performance and security settings apply.
2424

2525
:::note
2626
Preview URLs are only available for Worker versions uploaded after 2024-09-25.
@@ -35,7 +35,7 @@ The [`wrangler versions upload`](/workers/wrangler/commands/#upload) command upl
3535
## View preview URLs on the Workers dashboard
3636

3737
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers) and select your project.
38-
2. Head to the "Deployments" tab find the version you would like to view.
38+
2. Go to the **Deployments** tab, and find the version you would like to view.
3939

4040
## Manage access to Preview URLs
4141

0 commit comments

Comments
 (0)