Skip to content

Commit 21b089f

Browse files
authored
Remove superfluous backtick in README.md (#1205)
2 parents 8b3e85d + e8cc540 commit 21b089f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-gradle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ All the generic steps live in [`FormatExtension`](https://javadoc.io/doc/com.dif
135135

136136
Spotless requires JRE 8+, and Gradle 6.1.1+. Some steps require JRE 11+, `Unsupported major.minor version` means you're using a step that needs a newer JRE.
137137

138-
If you're stuck on an older version of Gradle, `id 'com.diffplug.gradle.spotless' version '4.5.1'` supports all the way back to Gradle 2.x`.
138+
If you're stuck on an older version of Gradle, `id 'com.diffplug.gradle.spotless' version '4.5.1'` supports all the way back to Gradle 2.x.
139139

140140
<a name="applying-to-java-source"></a>
141141

0 commit comments

Comments
 (0)