From 65f6232cccc542eeb003fb0b57e38340c7ee14fe Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Tue, 5 Oct 2021 16:18:53 +0200 Subject: docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca9bbcf7..9bd9bbd4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ * Add the JDK 17 to _Java > Installed JREs_. * Make sure JDK 17 is selected for _JavaSE-17_ at _Java > Installed JREs > Execution Environments_. * Set _Gradle > Java home_ to the `JAVA_HOME` directory (the directory which contains the `bin` directory) of JDK 17. Here, Buildship will show a yellow warning sign, which can be safely ignored. - * Set _Java > Compiler > JDK Compilance > Compiler compilance level_ to _17_. The warning about using Java 16 system libraries during compilation should disappear. + * Set _Java > Compiler > JDK Compliance > Compiler compliance level_ to _17_. The warning about using Java 16 system libraries during compilation should disappear. 7. Clone the project Git repository but do not import it into Eclipse yet. -- cgit v1.2.3-70-g09d2