diff --git a/content/documentation.html b/content/documentation.html
index 743b0f66e0599c4f03ef58ebaef6b3dd25604c11..c7c72ccb876a280e70fba4e91901d039011f25c5 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -42,7 +42,7 @@
           <div class="col-md-8 px-3">
             <div class="card-block px-3">
               <h4 class="card-title">On Lisp</h4>
-              <p class="card-text">On Lisp is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also covers important subjects related to bottom-up programming, including functional programming, rapid prototyping, interactive development, and embedded languages. The final chapter takes a deeper look at object-oriented programming than previous Lisp books, showing the step-by-step construction of a working model of the Common Lisp Object System (CLOS).</p>
+              <p class="card-text">On Lisp is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also covers important subjects related to bottom-up programming, including functional programming, rapid prototyping, interactive development, and embedded languages.</p>
             </div>
           </div>
         </div>