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

eolivelli 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 842ec1b  fix typo
842ec1b is described below

commit 842ec1b4877f98925f8d28402ccf213408d2b57a
Author: Enrico Olivelli <[email protected]>
AuthorDate: Thu Apr 30 22:21:56 2020 +0200

    fix typo
---
 src/main/resources/markdown/releases.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/markdown/releases.md 
b/src/main/resources/markdown/releases.md
index d9f7ca4..38265f9 100644
--- a/src/main/resources/markdown/releases.md
+++ b/src/main/resources/markdown/releases.md
@@ -61,7 +61,7 @@ Release notes for Apache Zookeeper releases are available in 
Jira: [Browse relea
 
 ### 30 April, 2020: release 3.6.1 available
 This is the second release for 3.6 branch.\
-It is a bugfix release and it fixes a few little compatibility issues with 
applications built for ZooKeepr 3.5.
+It is a bugfix release and it fixes a few compatibility issues with 
applications built for ZooKeeper 3.5.
 The upgrade from 3.5.7 to 3.6.1 can be executed as usual, no particular 
additional upgrade procedure is needed.
 ZooKeeper 3.6.1 clients are compatible with 3.5 servers as long as you are not 
using new APIs not present in 3.5. 
 

Reply via email to