Skip to content

Commit e24d636

Browse files
committed
GT-3313: Fixing typo in DevGuide
1 parent 58affb3 commit e24d636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DevGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Install OpenJDK 11 and make sure it's the default java.
7777

7878
Install Eclipse.
7979
You can launch Eclipse with any JRE/JDK, but you'll need to ensure Eclipse knows about your JDK 11 installation.
80-
In Eclipse, select Window -> Prefereces (Eclipse -> Preferences on macOS), then navigate to Java -> Installed JREs, and ensure a JDK 11 is configured.
80+
In Eclipse, select Window -> Preferences (Eclipse -> Preferences on macOS), then navigate to Java -> Installed JREs, and ensure a JDK 11 is configured.
8181

8282
Install Gradle, add it to your `PATH`, and ensure it is launched using JDK 11.
8383

0 commit comments

Comments
 (0)