Skip to content

Commit 9daf893

Browse files
committed
fix typo
1 parent 84a087e commit 9daf893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/news/2024/03/08/clojure-1-11-2.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Alex Miller
55

66
Clojure 1.11.2 and 1.12.0-alpha9 are now available.
77

8-
These releases include a fis for CVE https://nvd.nist.gov/vuln/detail/CVE-2024-22871[CVE-2024-22871] detailed in https://github.com/advisories/GHSA-vr64-r9qj-h27f[GHSA-vr64-r9qj-h27f]:
8+
These releases include a fix for CVE https://nvd.nist.gov/vuln/detail/CVE-2024-22871[CVE-2024-22871] detailed in https://github.com/advisories/GHSA-vr64-r9qj-h27f[GHSA-vr64-r9qj-h27f]:
99

10-
* https://clojure.atlassian.net/browse/CLJ-2839[CLJ-2839] - `iterate`, `cycle`, `repeat` - infinite seqs have infinite hashCode()
10+
* https://clojure.atlassian.net/browse/CLJ-2839[CLJ-2839] - `iterate`, `cycle`, `repeat` - infinite seqs have infinite hashCode()

0 commit comments

Comments
 (0)