We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91fc8c commit fac1b94Copy full SHA for fac1b94
buildSrc/README.md
@@ -7,7 +7,7 @@ They are declared in the `build.gradle` file in this folder.
7
8
### Compiler conventions
9
10
-The `org.springframework.build.compile` plubin applies the Java compiler conventions to the build.
+The `org.springframework.build.compile` plugin applies the Java compiler conventions to the build.
11
By default, the build compiles sources with Java `1.8` source and target compatibility.
12
You can test a different source compatibility version on the CLI with a project property like:
13
0 commit comments