Skip to content

Commit fac1b94

Browse files
chenqimiaosnicoll
authored andcommitted
Fix typo in buildSrc/README.md
See spring-projectsgh-24697
1 parent d91fc8c commit fac1b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ They are declared in the `build.gradle` file in this folder.
77

88
### Compiler conventions
99

10-
The `org.springframework.build.compile` plubin applies the Java compiler conventions to the build.
10+
The `org.springframework.build.compile` plugin applies the Java compiler conventions to the build.
1111
By default, the build compiles sources with Java `1.8` source and target compatibility.
1212
You can test a different source compatibility version on the CLI with a project property like:
1313

0 commit comments

Comments
 (0)