git » jacl.git » commit c071e10

paper

author Alan Dipert
2020-02-13 04:07:10 UTC
committer Alan Dipert
2020-02-13 04:07:10 UTC
parent 91b32214936231677ff31ffc2b0c494180e87098

paper

paper/jacl-els-2020.tex +2 -2

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index 823d1bd..7ffa38c 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -237,8 +237,8 @@ mode.
 JSCL and SLip demonstrate that when the underlying reader facility is
 synchronous, a REPL cannot effectively be made available at run-time
 because of the asynchrony of input events in JavaScript. In the best
-case, the reader is only partially available through an a pre-reader
-that accumulates datums asynchronously.
+case, the reader is only partially available through a pre-reader that
+accumulates datums asynchronously.
 
 \subsubsection{Compiler organization}