Skip to content

Commit bf0473a

Browse files
committed
tweak
1 parent c8b5414 commit bf0473a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ Combining these two new experimental flags cuts the starting artifact size by tw
8585
8686
But for people who know that they want to build something very compact, yet not give up on the bits of `cljs.core` and Google Closure Library that they need, these two new flags offer great value.
8787
88-
The following program is 6K Brotli compressed with `:lite-mode` + `:elide-to-string`
89-
true.
88+
The following program is 6K Brotli compressed with `:lite-mode` and `:elide-to-string`.
9089
9190
[source,clojure]
9291
```

0 commit comments

Comments
 (0)