Skip to content

Commit 7411b2e

Browse files
committed
Merge pull request #24697 from chenqimiao
* pr/24697: Fix typo in buildSrc/README.md Closes gh-24697
2 parents d91fc8c + fac1b94 commit 7411b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/README.md

Lines changed: 1 addition & 1 deletion
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)