From 8537c4b1de2337ef3a1f76f13278ab327fccd947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kay=20G=C3=BCrcan?= Date: Thu, 22 Jun 2023 10:09:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ceadda..44d1e76 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [modulejs](https://github.com/lrsjng/modulejs) - Lightweight JavaScript module system. ## Transpilers -*Software that converts the modern javascript syntax into the older javascript syntax.* +*Software that converts the modern JavaScript syntax into the older JavaScript syntax.* * [SWC](https://swc.rs/) - Extensible Rust-based platform for compilation.