From d36d4343e5971a9030a10c87a3faef6430292195 Mon Sep 17 00:00:00 2001 From: Shresth Agarwal <68678919+ershresth@users.noreply.github.com> Date: Wed, 28 Apr 2021 18:09:09 +0530 Subject: [PATCH] Languages languages are written not a single language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19d3ea7..6cd2a06 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ * [**JavaScript**: _Broad Phase Collision Detection Using Spatial Partitioning_](http://buildnewgames.com/broad-phase-collision-detection/) * [**JavaScript**: _Build a simple 2D physics engine for JavaScript games_](https://www.ibm.com/developerworks/library/wa-build2dphysicsengine/index.html) -#### Build your own `Programming Language` +#### Build your own `Programming Languages` * [**(any)**: _mal - Make a Lisp_](https://github.com/kanaka/mal#mal---make-a-lisp) * [**Assembly**: _Jonesforth_](https://github.com/nornagon/jonesforth/blob/master/jonesforth.S)