Fix readme.md typo
This commit is contained in:
parent
9e028e7f00
commit
4e846fd1ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# clojure-koans
|
||||
This repo logs my solutions for the popular Clojure Koans series and serves as a way to mark my progress in learning the basics of clojure.
|
||||
This repo logs my solutions for the popular Clojure Koans series and serves as a way to mark my progress as I learn the basics of Clojure.
|
||||
|
||||
There are comments in this repo that are marked with this convention: ```;; J - ```. These are simply notes and reminders that I have written to myself.
|
||||
|
|
|
|||
Loading…
Reference in a new issue