We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f49902 commit c04ffecCopy full SHA for c04ffec
CONTRIBUTING.md
@@ -37,7 +37,7 @@ If you are not running Gradle with JDK 11 or later and Gradle cannot detect an e
37
38
The Gradle wrapper is provided and should be used for building with a consistent version of Gradle.
39
40
-The wrapper can be used with a command, for example, `./gradlew check` to build the project and check conventions.
+The wrapper can be used with a command, for example, `./gradlew` to build the project and check conventions.
41
42
## Importing into an IDE
43
0 commit comments