grammer fixes

This commit is contained in:
Yuichi Nishiwaki 2014-03-31 21:40:00 +09:00
parent 85a4aab2cc
commit 2003ad18f2
1 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ Picrin is a lightweight scheme implementation intended to comply with full R7RS
- `(picrin user)`
When you start the REPL, you are dropped in here.
When you start the REPL, you are dropped into here.
- `(srfi 1)`
@ -183,7 +183,7 @@ https://github.com/wasabiz/picrin
## Requirement
picrin scheme depends on some external libraries to build the binary:
Picrin scheme depends on some external libraries to build the binary:
- lex (preferably, flex)
- getopt