nashorn/README
changeset 43349 be6e40f785d7
parent 43016 f78ab1eafdb9
--- a/nashorn/README	Tue Jan 24 18:08:04 2017 +0530
+++ b/nashorn/README	Wed Jan 25 09:49:02 2017 +0100
@@ -18,7 +18,7 @@
 
     http://mercurial.selenic.com/wiki/ForestExtension
 
-and downlaoded using
+and downloaded using
 
     hg clone https://bitbucket.org/gxti/hgforest
 
@@ -39,7 +39,7 @@
 - How to build?
 
 To build Nashorn, you need to install JDK 9. You may use the Nashorn
-forest build (recommended) or down load from java.net.  You will need to
+forest build (recommended) or download from java.net.  You will need to
 set JAVA_HOME environmental variable to point to your JDK installation
 directory.