From 287b996642f4702cb084fae465a9464c7a12eb74 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 18 Dec 2018 17:28:38 +0100 Subject: [PATCH] projects: Fix typo. --- pages/projects.skr | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/projects.skr b/pages/projects.skr index 847e605..0cfb2e4 100644 --- a/pages/projects.skr +++ b/pages/projects.skr @@ -35,11 +35,11 @@ work to be done have a look at ,(anchor "Bootstrapping Java Tools" "/projects/java-tools.html")]) - (h2 [Boostrapping JVM languages]) - (p [The Java Virtual Machine runs several other languages besides java, - all of them with their own tools and ecosystem. The most prominent ones - are Groovy, Clojure, Scala and Kotlin. Some of these are already - bootstrapped, but this is an ongoing effort. To see the current status + (h2 [Bootstrapping JVM languages]) + (p [The Java Virtual Machine runs several other languages besides Java, + each with their own tools and ecosystem. The most prominent ones + are Groovy, Clojure, Scala and Kotlin. Some of these are already + bootstrapped, but this is an ongoing effort. To see the current status and work to be done have a look at ,(anchor "Bootstrapping JVM languages" "/projects/jvm-languages.html")])