Skip to content

Commit 5aa447c

Browse files
:
1 parent 74994f7 commit 5aa447c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scicloj/clay/webserver/datastar.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
;; When a client connects, we store its SSE generator.
181181
;; When it closes, we remove it.
182182
;;
183-
;; [^handler-feature]: This `:kindly/handler` feature is available in Clay 2.0.4 and later. See the [Clay documentation](https://scicloj.github.io/clay/clay_book.webserver.html#handler-endpoints) for details.
183+
;; [^handler-feature]: This `:kindly/handler` feature is available in Clay 2.0.5 and later. See the [Clay documentation](https://scicloj.github.io/clay/clay_book.webserver.html#handler-endpoints) for details.
184184

185185
(require '[starfederation.datastar.clojure.adapter.http-kit :as d*a])
186186

0 commit comments

Comments
 (0)