Skip to content

Commit

Permalink
docs: fix typo (#4234)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Feb 21, 2024
1 parent 50e8bd7 commit 80cc3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/community/committers/verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ You can check the follows:
- Signature of JARs match the bundled signature file.
- JARs is reproducible locally. This means you can build the JARs on your machine and verify the checksum is the same with the bundled one.

The reproduciblility requires the same JDK distribution and the same Maven distribution. You should use [Eclipse Temurin JDK 8](https://adoptium.net/temurin/releases/?version=8) and the bundled Maven Wrapper to make the same artifacts.
The reproducibility requires the same JDK distribution and the same Maven distribution. You should use [Eclipse Temurin JDK 8](https://adoptium.net/temurin/releases/?version=8) and the bundled Maven Wrapper to make the same artifacts.

0 comments on commit 80cc3a2

Please sign in to comment.