-
-
Notifications
You must be signed in to change notification settings - Fork 18
typo in docs #28
Copy link
Copy link
Open
Description
on this page
https://clojurecl.uncomplicate.org/articles/getting_started.html
this line:
(:require [uncomplicate.commons.core :refer [info])
should be
(:require [uncomplicate.commons.core :refer [info]])
notice the second trailing square bracket ].
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels