From 0a13cc54aabc328d68f9ed6acf1bc773e78679ca Mon Sep 17 00:00:00 2001 From: Andy Keep Date: Mon, 16 May 2016 14:51:23 -0400 Subject: [PATCH] - fixed embarrassing typo in read me. README.md original commit: 2bdf1427fc8a4e931fb814c371e8f6c757ef2002 --- LOG | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/LOG b/LOG index ebaa64b95b..dfff8aab67 100644 --- a/LOG +++ b/LOG @@ -157,3 +157,5 @@ mats/Mf-{a6,i3,ta6,ti3}nt - updated the read me to include a link to the Chez Scheme project page. README.md +- fixed embarrassing typo in read me. + README.md diff --git a/README.md b/README.md index e964b6953d..8641fa170f 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ support for x86, x86_64, and 32-bit PowerPC architectures. Get started by [Building Chez Scheme](BUILDING). -For more information see the [Chez Schem Project Page](http://cisco.github.io/ChezScheme/) +For more information see the [Chez Scheme Project Page](http://cisco.github.io/ChezScheme/)