From 505bdc665050ae818196fd87eb52be293077e672 Mon Sep 17 00:00:00 2001 From: Codex Date: Thu, 16 Apr 2026 10:16:10 +0800 Subject: [PATCH] docs: fix README typo in sandbox section --- 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