Skip to content

Commit f55737d

Browse files
committed
fix wording about "compiled artifacts"
1 parent f9dde4b commit f55737d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/release-verify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Tasks that need human intervention:
4949
* Contents of jar artifacts `META-INF/LICENSE` and `META-INF/NOTICE` files are correct.
5050
* All files have license headers if necessary.
5151
This is (mostly) verified using the "rat" tool during builds/CI.
52-
* No compiled artifacts are bundled in the source archive.
52+
* No disallowed binary artifacts are bundled in the source archive.
5353
This is a (soft) requirement to be held true by committers.
5454

5555
**Imply good intent!**

0 commit comments

Comments
 (0)