From dc2496112abe89238374c61fb5e485dbeb30df65 Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 21 Apr 2026 10:43:41 +0800 Subject: [PATCH] docs: fix README spelling in sandbox description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fbe85f3a480..9da16ca2dd20 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ To optimize even more, the env var `NO_TRANSLATIONS` as truthy will make the web ## Sandbox -The editor aspect of the TypeScript Playground REPL, useable for all sites which want to show a monaco editor +The editor aspect of the TypeScript Playground REPL, usable for all sites which want to show a monaco editor with TypeScript or JavaScript code. ## Playground