From 4669b46b0bcf02082c8ef7c7f62f5dc15c8f8b83 Mon Sep 17 00:00:00 2001 From: nocturn9x Date: Wed, 29 Jul 2020 16:41:17 +0200 Subject: [PATCH] Typo (again lol) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db70670..e2753d3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ for Just Another Programming Language, but beware! Despite the name, the name is ## Some backstory JAPL is born thanks to the amazing work of Bob (whose surname is obscure) that wrote a book available completely for free -at [this](https://craftinginterpretrs.com) link. +at [this](https://craftinginterpreters.com) link. Even though that books treats the implementation of a basic language named Lox, JAPL is (will, actually) much more feature-rich: