xianwenchen's typo catch

This commit is contained in:
David Botton 2021-02-24 11:45:56 -05:00
parent 0267b3b6f8
commit d7759fa0e3

View file

@ -139,7 +139,7 @@ NIL
At this point CLOG should open a browser window to
http://127.0.0.1:8008/repl
We can new enter the clog-user package and hack a way.
We can now enter the clog-user package and hack a way.
```lisp
CL-USER> (in-package clog-user)