This is an automated email from the ASF dual-hosted git repository.
dbarnes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/master by this push:
new 92716fd example correction
92716fd is described below
commit 92716fda695d8209343f627ed20134837d3d3459
Author: Dave Barnes <[email protected]>
AuthorDate: Wed Oct 27 09:56:35 2021 -0700
example correction
---
website/content/releases/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/releases/index.html
b/website/content/releases/index.html
index 3cf51ce..8f2b72e 100644
--- a/website/content/releases/index.html
+++ b/website/content/releases/index.html
@@ -234,7 +234,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>