aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Dvorak <lada.dvorak7@gmail.com>2018-05-21 15:09:05 +0200
committerGitHub <noreply@github.com>2018-05-21 15:09:05 +0200
commited7ad2f2c31a36783320e3a603492a1d4a6fbce1 (patch)
tree7ebea08aaee9f74fb2691db06ed14f680b88e41e
parentddca9769af2e1113a420c632714b57a785246b66 (diff)
downloaddcevm-ed7ad2f2c31a36783320e3a603492a1d4a6fbce1.tar.gz
dcevm-ed7ad2f2c31a36783320e3a603492a1d4a6fbce1.zip
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7215de1b..bb6c927e 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 seppareted projects extended from OpenJDK uder HotswapProjects umbrella.
+Dcevm8 was last version supported by this project. New versions are moved to separated projects extended from OpenJDK uder HotswapProjects umbrella.
* [Dcevm9](https://github.com/HotswapProjects/openjdk-jdk9)
* [Dcevm10](https://github.com/HotswapProjects/openjdk-jdk10)