diff --git a/apps/docs/src/app/sandbox/templates/template-file/page.mdx b/apps/docs/src/app/sandbox/templates/template-file/page.mdx
index 5fc175052..82cc53f74 100644
--- a/apps/docs/src/app/sandbox/templates/template-file/page.mdx
+++ b/apps/docs/src/app/sandbox/templates/template-file/page.mdx
@@ -6,7 +6,7 @@ import imgCustomSandbox from '@/images/custom-sandbox.png'
The template file is a Dockerfile named `e2b.Dockerfile`. The template file is used to define an environment for your custom sandbox. {{ className: 'lead' }}
-Follow our [guide](/guide/custom-sandbox) on how to create a cusom sandbox.
+Follow our [guide](/guide/custom-sandbox) on how to create a custom sandbox.