From b33a2e629cb8b5c38532c94dfdb7f2c807a6509c Mon Sep 17 00:00:00 2001 From: Yuichi Nishiwaki Date: Tue, 26 Aug 2014 02:47:32 +0900 Subject: [PATCH] grammer fix for README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7232ff3..4c14ac09 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Benz -Benz is a core module of the Picrin Scheme interpreter. It includes every components necessary to run in a stand-alone environment. +Benz is core module of the Picrin Scheme interpreter. It includes all components necessary to run in a stand-alone environment. ## Authors