git » jacl.git » commit 25af513

paper

author Alan Dipert
2020-02-10 06:26:38 UTC
committer Alan Dipert
2020-02-10 06:26:38 UTC
parent 7ef8461123579f0e078b3e395e2bd93f7e00456d

paper

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

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index 8ee4f54..314d8fa 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -150,7 +150,7 @@ to produce optimized deliverables.
 Many Lisps exist that either compile to JavaScript or are interpreted
 by a JavaScript program. The vast majority of these were created for
 educational purposes. In order to focus my comparison, I will only
-discuss Lisps that meet any of the following criteria:
+discuss Lisps that meet either of the following criteria:
 
 \begin{itemize}
   \item They implement a significant subset of Common Lisp.