From 71d82fd3e67b5970d8c66ceb91980647dc27bdf9 Mon Sep 17 00:00:00 2001 From: Jens Bouman <10463991+JensBouman@users.noreply.github.com> Date: Sat, 9 May 2020 16:20:18 +0200 Subject: [PATCH] Update README.md throughoutt -> throughout --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1db2f5c..5f63a20 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Piet interpreter Piet is an esoteric programming language, which is based on the geometric artist Piet Mondriaan. The language specifies actions based on the transitions of colors. For a detailed explanation, please visit [the official website](https://www.dangermouse.net/esoteric/piet.html) -_Note: I used the term codel as a synonym for color block throughoutt the code._ +_Note: I used the term codel as a synonym for color block throughout the code._ ## Requirements The program requires the following libraries to be installed: