aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Dvorak <lada.dvorak7@gmail.com>2018-05-25 22:57:52 +0200
committerGitHub <noreply@github.com>2018-05-25 22:57:52 +0200
commit6f627e7c78800caab7f67ff51e45e02de9595d01 (patch)
tree5e3ff4cfbe3c02ac0383a8d15dcb4e2e541c106d
parented7ad2f2c31a36783320e3a603492a1d4a6fbce1 (diff)
downloaddcevm-6f627e7c78800caab7f67ff51e45e02de9595d01.tar.gz
dcevm-6f627e7c78800caab7f67ff51e45e02de9595d01.zip
Typo fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb6c927e..4ed4d7f1 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ You can download binaries [here](https://dcevm.github.io/).
## Dcevm for Java9 and Java10
-Dcevm8 was last version supported by this project. New versions are moved to separated projects extended from OpenJDK uder HotswapProjects umbrella.
+Dcevm8 is last version supported by this project. New versions are moved to separated projects extended from OpenJDK under HotswapProjects umbrella.
* [Dcevm9](https://github.com/HotswapProjects/openjdk-jdk9)
* [Dcevm10](https://github.com/HotswapProjects/openjdk-jdk10)