git » jacl.git » commit 2bc4dbf

paper

author Alan Dipert
2020-02-20 23:21:50 UTC
committer Alan Dipert
2020-02-20 23:21:50 UTC
parent 0fc9795146823473066566a545894637e7ebba54

paper

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

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index 9154bd5..8892c67 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -120,7 +120,7 @@ Common Lisp system for compilation. Only JavaScript types are
 available to Parenscript programs at runtime, and so Parenscript is
 more of a syntax frontend for JavaScript than it is an interactive
 Lisp system. While Parenscript is not positioned to facilitate
-large-scale SPA development, it remains popular way to add dynamic
+large-scale SPA development, it remains a popular way to add dynamic
 JavaScript-based behaviors to static Web sites.
 
 \subsection{SLip}