From 82cca8be7068e2842a7393b1580bf705ba7d302b Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Sat, 17 May 2025 20:36:51 +0200 Subject: [PATCH] correct typo this corrects a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2e0632e2..dd852c6ab 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ hosted languages, and compilers. That said, it is generally stable at this point with reasonably high test coverage, linting, and type checking. Work is ongoing to complete the rest of the -standard the library implementations. I suspect it could be used to build small +standard library implementations. I suspect it could be used to build small applications and tools at this point, though I would not recommend it unless you like being an early adopter.