diff --git a/lispguide.xml b/lispguide.xml index 7335fca..0eacac1 100644 --- a/lispguide.xml +++ b/lispguide.xml @@ -3545,7 +3545,7 @@ Robert Brown You should not use NCONC; you should use APPEND instead, - or better, better data structures. + or better data structures.