This is an automated email from the ASF dual-hosted git repository. ppkarwasz pushed a commit to branch docs/move-flume-site in repository https://gitbox.apache.org/repos/asf/logging-flume.git
commit 3b2c07f4b8f5f62f0942e2fe23d8212d7314ccca Author: Ralph Goers <[email protected]> AuthorDate: Sun Apr 2 12:32:50 2023 -0700 Fix wording --- source/sphinx/flume-spring-boot/download.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/sphinx/flume-spring-boot/download.rst b/source/sphinx/flume-spring-boot/download.rst index a30e7ad0..d8d0ca33 100644 --- a/source/sphinx/flume-spring-boot/download.rst +++ b/source/sphinx/flume-spring-boot/download.rst @@ -25,7 +25,7 @@ Then verify the signatures using:: % gpg --import KEYS % gpg --verify apache-flume-spring-boot-2.0.0-src.tar.gz.asc -Apache Flume 2.0.0 is signed by Ralph Goers B3D8E1BA +Apache Flume Spring Boot 2.0.0 is signed by Ralph Goers B3D8E1BA In addition, you can verify the SHA512 checksum on the files. A Unix program called sha or sha512sum is included in many Unix distributions. Note that verifying the checksum is unnecessary if the PGP signature has been validated.
