git » jacl.git » commit 4efdca1

paper

author Alan Dipert
2020-02-20 23:27:33 UTC
committer Alan Dipert
2020-02-20 23:27:33 UTC
parent f17125faf9e68e623ab332aed2bb1067998a2c66

paper

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

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index 859ae87..9bd0d38 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -228,7 +228,7 @@ perform, provided only JavaScript code.
 
 On the other hand, the arithmetic expression code-size optimizations
 performed by the second, code-generation stage of the JSCL compiler
-could easily be performed by a JavaScript optimizer.
+could effectively be performed by a JavaScript optimizer.
 
 \subsection{ClojureScript}