Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 777fab0

Browse files
authored
fix typo: diffoscope not DiffScope
1 parent 6c56157 commit 777fab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ we highly recommend that you reach out to us at [security@gradle.com](mailto:sec
9797
If the Gradle version in `gradle-wrapper.properties` is out of this range, you may need to regenerate the `gradle-wrapper.jar` by running `./gradlew wrapper`. If you need to use a version of Gradle between 3.3 and 4.0, you can use a newer version of Gradle to generate the `gradle-wrapper.jar`.
9898

9999
If you're curious and want to explore what the differences are between the `gradle-wrapper.jar` in your possession
100-
and one of our valid release, you can compare them using this online utility: [DiffScope](https://try.diffoscope.org/).
100+
and one of our valid release, you can compare them using this online utility: [diffoscope](https://try.diffoscope.org/).
101101
Regardless of what you find, we still kindly request that you reach out to us and let us know.
102102

103103
## Resources

0 commit comments

Comments
 (0)