diff --git a/lispguide.xml b/lispguide.xml index 4a06b457e..519e1a0ba 100644 --- a/lispguide.xml +++ b/lispguide.xml @@ -3146,7 +3146,7 @@ Robert Brown
- You should simpler forms such as
+ You should use simpler forms such as
DOLIST
or DOTIMES
instead of LOOP
in simple cases when you're not going to use any