This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2b80a52  example correction
2b80a52 is described below

commit 2b80a523d8d52e41e4ebff0006d7e05e9bb18c0e
Author: Dave Barnes <[email protected]>
AuthorDate: Wed Oct 27 09:57:35 2021 -0700

    example correction
---
 releases/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/index.html b/releases/index.html
index f684b7c..cad05ab 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -311,7 +311,7 @@ dependencies {
                                <p style="margin-left:5%"><tt>
                                gpg --import KEYS
                                </br>
-                               gpg --verify ${filename}.tgz.asc</tt>
+                               gpg --verify ${filename}.tgz.asc 
${filename}.tgz</tt>
                        </p>
         <p>
         Alternatively, you can verify the SHA256 checksum on the files. A 
program called <tt>sha256sum</tt>

Reply via email to