Skip to content

Commit e70afcf

Browse files
fix grammar
1 parent 5bf168c commit e70afcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-all-and-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,8 +1075,8 @@ jobs:
10751075
cat COMMITS.md
10761076
echo
10771077
echo "## Notes"
1078-
echo "- elease artifacts are built via Github automated CI across Windows, macOS (Intel/Apple Silicon), and Linux."
1079-
echo "- Each artifact above is produced by Github automated CI from the exact commit listed, and can be verified with the SHA256 checksums."
1078+
echo "- Release downloads are built via Github automated CI across Windows, macOS (Intel/Apple Silicon), and Linux."
1079+
echo "- Each download is produced and signed by Github automated CI from the exact commit listed, and can be verified with the SHA256 checksums."
10801080
} > RELEASE.md
10811081
sed -n '1,200p' RELEASE.md
10821082

0 commit comments

Comments
 (0)