Merge pull request #29 from xianwenchen/patch-1

Update clog-manual.html
This commit is contained in:
David Botton 2021-02-24 11:47:26 -05:00 committed by GitHub
commit d1fd311801
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -191,7 +191,7 @@ NIL</span></code></pre>
<p>At this point <code>CLOG</code> should open a browser window to
http://127.0.0.1:8008/repl</p>
<p>We can new enter the clog-user package and hack a way.</p>
<p>We can now enter the clog-user package and hack a way.</p>
<pre><code><span class="code">CL-USER&gt; <span class="paren1">(<span class="code">in-package clog-user</span>)</span>
#&lt;"CLOG-USER" package&gt;