Skip to content

Commit 65e0f3f

Browse files
authored
Update src/content/docs/workers/static-assets/index.mdx
1 parent 515b6a4 commit 65e0f3f

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
@@ -67,7 +67,7 @@ Requests to a project with static assets can either return static assets or invo
6767

6868
**Requests to static assets are free and unlimited**. Requests to the Worker script (e.g. in the case of SSR content) are billed according to Workers pricing. Refer to [pricing](/workers/platform/pricing/#example-2) for an example.
6969

70-
There's no additional cost for storing Assets.
70+
There is no additional cost for storing Assets.
7171

7272
### Troubleshooting
7373

0 commit comments

Comments
 (0)