From b13cb98e0f4705bf9dee21e49d60dacf7a02a6e7 Mon Sep 17 00:00:00 2001 From: xianwenchen <13705224+xianwenchen@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:31:39 +0000 Subject: [PATCH] Update clog-manual.html fixing a typo --- doc/clog-manual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/clog-manual.html b/doc/clog-manual.html index 90ab6be..40c894b 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -191,7 +191,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.
CL-USER> (in-package clog-user)
#<"CLOG-USER" package>