This is an automated email from the ASF dual-hosted git repository.
nkalmar pushed a commit to branch website
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/website by this push:
new dc0ff5b Fix typo in releases.md
dc0ff5b is described below
commit dc0ff5b70f78904ec0495ee80207e0e1d0fb0ce4
Author: Norbert Kalmar <[email protected]>
AuthorDate: Mon Feb 17 12:58:13 2020 +0100
Fix typo in releases.md
---
src/main/resources/markdown/releases.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/markdown/releases.md
b/src/main/resources/markdown/releases.md
index 48ddc6a..c80bf50 100644
--- a/src/main/resources/markdown/releases.md
+++ b/src/main/resources/markdown/releases.md
@@ -45,11 +45,11 @@ It fixes 25 issues, including third party CVE fixes,
potential data loss and pot
See [ZooKeeper 3.5.7 Release
Notes](https://zookeeper.apache.org/doc/r3.5.7/releasenotes.html) for details.
-### 19 October, 2190: release 3.5.6 available
+### 19 October, 2019: release 3.5.6 available
This is a bugfix release for 3.5 branch.\
It fixes 29 issues, including CVE fixes, hostname resolve issue and possible
memory leak.
-See [ZooKeeper 3.5.7 Release
Notes](https://zookeeper.apache.org/doc/r3.5.6/releasenotes.html) for details.
+See [ZooKeeper 3.5.6 Release
Notes](https://zookeeper.apache.org/doc/r3.5.6/releasenotes.html) for details.
### 20 May, 2019: release 3.5.5 available