Skip to content

Commit

Permalink
fix typo (#37009)
Browse files Browse the repository at this point in the history
  • Loading branch information
T34-active authored Nov 28, 2024
1 parent 64088e3 commit 5045ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/request/clone/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ const newRequest = myRequest.clone(); // a copy of the request is now stored in

## See also

- [ServiceWorker API](/en-US/docs/Web/API/Service_Worker_API)
- [Service Worker API](/en-US/docs/Web/API/Service_Worker_API)
- [HTTP access control (CORS)](/en-US/docs/Web/HTTP/CORS)
- [HTTP](/en-US/docs/Web/HTTP)

0 comments on commit 5045ba9

Please sign in to comment.