Skip to content

Commit 488d156

Browse files
committed
typo
1 parent e940e2b commit 488d156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/news/2025-11-24-release.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ClojureScript now supports https://clojure.org/reference/java_interop#methodvalu
5353
5454
## `:refer-global` and `:require-global`
5555
56-
`:refer-global` lets a namespace declare what definitions from the global environment should available in the current namespace without `js` prefixing. It can be combined with `:rename`.
56+
`:refer-global` lets a namespace declare what definitions from the global environment should be available in the current namespace without `js` prefixing. It can be combined with `:rename`.
5757
5858
[source,clojure]
5959
```

0 commit comments

Comments
 (0)