You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ It's an FBIA client in clojure
10
10
11
11
## Usage
12
12
13
-
This client wraps up a lot of the boilerplate stuff for FBIA into a natice clojure library. It is not very exciting, but should be a decent enough starting point for devlopers who are working in this space.
13
+
This client wraps up a lot of the boilerplate stuff for FBIA into a native clojure library. It is not very exciting, but should be a decent enough starting point for devlopers who are working in this space.
14
14
15
15
Most functions return core.async channels containing one item. If the result is `Throwable` then an error has occurred in the belly of the internet. Otherwise it should contain some data from Facebook about the thig you did.
0 commit comments