From e667bb5d2f344fdfd12ce12639c768d80e252138 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 29 Jun 2020 11:43:20 +0200 Subject: [PATCH] doc [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab967458..ee51e6ad 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ As one user described it: * **Fast starting** Clojure scripting alternative for JVM Clojure * **Easy installation:** grab the self-contained binary and run. No JVM needed. * **Familiar:** targeted at JVM Clojure users -* **Cross-platform:**: supports linux, macOS and Windows +* **Cross-platform:** supports linux, macOS and Windows * **Interop** with commonly used classes (`System`, `File`, `java.time.*`, `java.nio.*`) * **Multi-threading** support (`pmap`, `future`) * **Batteries included** (tools.cli, cheshire, ...)