From dbbeff2c468bc72dcfcd6575ff46582002acac87 Mon Sep 17 00:00:00 2001 From: Hamdi Almutairi Date: Fri, 26 Dec 2025 04:30:35 +0300 Subject: [PATCH] Fix typo in E2B description in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 812c3a02..4e6c788a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Cover image ---> ## What is E2B? -[E2B](https://www.e2b.dev/) is an open-source infrastructure that allows you run to AI-generated code in secure isolated sandboxes in the cloud. To start and control sandboxes, use our [JavaScript SDK](https://www.npmjs.com/package/@e2b/code-interpreter) or [Python SDK](https://pypi.org/project/e2b_code_interpreter). +[E2B](https://www.e2b.dev/) is an open-source infrastructure that allows you to run AI-generated code in secure isolated sandboxes in the cloud. To start and control sandboxes, use our [JavaScript SDK](https://www.npmjs.com/package/@e2b/code-interpreter) or [Python SDK](https://pypi.org/project/e2b_code_interpreter). ## Run your first Sandbox