From 0690962775775bad006e3035cb8b356263bd02a0 Mon Sep 17 00:00:00 2001 From: Ayodejiola <97601366+Ayodejiola@users.noreply.github.com> Date: Mon, 13 Feb 2023 12:05:31 +0100 Subject: [PATCH] Update index.md --- worker/reference/environment/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker/reference/environment/index.md b/worker/reference/environment/index.md index 4e0f819a..e6884a9a 100644 --- a/worker/reference/environment/index.md +++ b/worker/reference/environment/index.md @@ -40,7 +40,7 @@ Tip: We recommend that you avoid sending large payloads with your workers. Inste The standard worker sandbox environment contains a certain amount of accessible memory. This amount should be sufficient for almost all workloads. We are working on a super worker environment that would allow greater memory allocations. Please contact us if you have specific needs here.