mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-15 19:24:50 +02:00
Fix typo in Common Lisp introduction.
This commit is contained in:
@@ -8,7 +8,7 @@ contributors:
|
|||||||
|
|
||||||
ANSI Common Lisp is a general purpose, multi-paradigm programming
|
ANSI Common Lisp is a general purpose, multi-paradigm programming
|
||||||
language suited for a wide variety of industry applications. It is
|
language suited for a wide variety of industry applications. It is
|
||||||
frequently referred to a programmable programming language.
|
frequently referred to as a programmable programming language.
|
||||||
|
|
||||||
The classic starting point is [Practical Common Lisp and freely available.](http://www.gigamonkeys.com/book/)
|
The classic starting point is [Practical Common Lisp and freely available.](http://www.gigamonkeys.com/book/)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user