Skip to content

Commit 0f161be

Browse files
Update apps/site/cloudflare/worker-entrypoint.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Dario Piotrowicz <dario.piotrowicz@gmail.com>
1 parent b7b2263 commit 0f161be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/cloudflare/worker-entrypoint.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Note: this custom worker-entrypoint is used so that the worker can include sentry support
2-
// and it has been written be following:
2+
// and it has been written by following:
33
// - the official open-next docs: https://opennext.js.org/cloudflare/howtos/custom-worker
44
// - the official sentry docs: https://docs.sentry.io/platforms/javascript/guides/cloudflare
55

0 commit comments

Comments
 (0)