Skip to content

Commit 3ff32c3

Browse files
authored
Fix: Typo in README (#608)
1 parent c37f265 commit 3ff32c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,8 @@ different ways to handle flattening them:
420420
:CUSTOM_ID: h-0e3eb987-5b2b-4874-97ef-b834394d083d
421421
:END:
422422
The new async HTTP request API is a Ring-style async API.
423-
All options for synchronous request can use in asynchronous requests.
424-
start an async request is easy, for example:
423+
All options for synchronous requests can be used in asynchronous requests.
424+
Starting an async request is easy, for example:
425425

426426
#+BEGIN_SRC clojure
427427
;; :async? in options map need to be true

0 commit comments

Comments
 (0)