This is an automated email from the ASF dual-hosted git repository.
guohongyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new 8d624d99f7 [MINOR] Typos in the documentation
8d624d99f7 is described below
commit 8d624d99f74126be3d2e7c4d4aad66d45c43b524
Author: Hongyu Guo <[email protected]>
AuthorDate: Sun Dec 24 21:51:01 2023 +0800
[MINOR] Typos in the documentation
---
site/_docs/history.md | 2 +-
site/_posts/2021-12-26-release-1.29.0.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/_docs/history.md b/site/_docs/history.md
index ca7339fd0c..553ca1c585 100644
--- a/site/_docs/history.md
+++ b/site/_docs/history.md
@@ -1802,7 +1802,7 @@ and resolves 47 issues.
This release upgrades
<a href="https://issues.apache.org/jira/browse/CALCITE-4950">log4j2 to
2.17.0</a>
-to fix security vulnerabiities such as
+to fix security vulnerabilities such as
<a
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-44228">CVE-2021-44228</a>
and
<a
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-45105">CVE-2021-45105</a>.
diff --git a/site/_posts/2021-12-26-release-1.29.0.md
b/site/_posts/2021-12-26-release-1.29.0.md
index 8b08c6d13a..81a59163d6 100644
--- a/site/_posts/2021-12-26-release-1.29.0.md
+++ b/site/_posts/2021-12-26-release-1.29.0.md
@@ -34,5 +34,5 @@ This release comes two months after [1.28.0](#v1-28-0),
contains contributions from 23 authors,
and resolves 47 issues.
-This release upgrades log4j2 to 2.17.0 to fix security vulnerabiities
+This release upgrades log4j2 to 2.17.0 to fix security vulnerabilities
such as CVE-2021-44228 and CVE-2021-45105.