Bläddra i källkod

[DOCS] Fix typo in contributing docs (#63481)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Dawid Weiss 5 år sedan
förälder
incheckning
1fb1e3f39e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -166,7 +166,7 @@ You can import the Elasticsearch project into IntelliJ IDEA via:
 Elasticsearch builds using Gradle and Java 14. When importing into Eclipse you
 Elasticsearch builds using Gradle and Java 14. When importing into Eclipse you
 will either need to use an appropriate JDK to run Eclipse itself (e.g. by
 will either need to use an appropriate JDK to run Eclipse itself (e.g. by
 specifying the VM in [eclipse.ini](https://wiki.eclipse.org/Eclipse.ini) or by
 specifying the VM in [eclipse.ini](https://wiki.eclipse.org/Eclipse.ini) or by
-defining the JDK Gradle uses by setting **Prefercences** > **Gradle** >
+defining the JDK Gradle uses by setting **Preferences** > **Gradle** >
 **Advanced Options** > **Java home** to an appropriate version.
 **Advanced Options** > **Java home** to an appropriate version.
 
 
 IMPORTANT: If you have previously imported the project by running `./gradlew eclipse`
 IMPORTANT: If you have previously imported the project by running `./gradlew eclipse`