From 8d8679f20b425b99c7dbfafb0c4a194120713208 Mon Sep 17 00:00:00 2001 From: Alan Dipert Date: Thu, 8 Jan 2015 12:47:14 -0500 Subject: tiny typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1988b68..adcdeb6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ language. Mal is implemented from scratch in 15 different languages: * Rust -Mal is also a learning tool. Each implentation of mal is separated +Mal is also a learning tool. Each implementation of mal is separated into 11 incremental, self-contained (and testable) steps that demonstrate core concepts of Lisp. The last step is capable of self-hosting (running the mal implemenation of mal). -- cgit v1.2.3