From fd1183400d630e4e6658bd427e124c56df91bc4a Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 30 Apr 2018 20:36:40 -0400 Subject: [PATCH] Grammar --- docs/api/scheme/repl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/scheme/repl.md b/docs/api/scheme/repl.md index e834b02b..f2fc90e4 100644 --- a/docs/api/scheme/repl.md +++ b/docs/api/scheme/repl.md @@ -17,4 +17,4 @@ This procedure returns a specifier for a mutable environment that is the same as (repl) -Start an interactive REPL. This is not a standard function provided by R7RS. +Starts an interactive REPL. This is not a standard function provided by R7RS.