mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
Typo fix
This commit is contained in:
parent
f0a4c88acf
commit
a72017573d
@ -16,7 +16,7 @@ will see how it is extended later on.
|
||||
|
||||
```Clojure
|
||||
; Comments start with a semicolon.
|
||||
; Anythng after the semicolon is ignored.
|
||||
; Anything after the semicolon is ignored.
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;
|
||||
;;; Basic Types ;;;
|
||||
|
Loading…
Reference in New Issue
Block a user