You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ul...@apache.org on 2022/09/07 04:36:27 UTC

[incubator-kyuubi-website] branch master updated: Fix typo in 1.6.0 release notes (#82)

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

ulyssesyou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 39cc574  Fix typo in 1.6.0 release notes (#82)
39cc574 is described below

commit 39cc5747aaabfef641b3b5f6068654b728300957
Author: Luning (Lucas) Wang <wa...@gmail.com>
AuthorDate: Wed Sep 7 12:36:23 2022 +0800

    Fix typo in 1.6.0 release notes (#82)
---
 src/en/release/1.6.0-incubating.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/en/release/1.6.0-incubating.md b/src/en/release/1.6.0-incubating.md
index e6a9cb1..d322e61 100644
--- a/src/en/release/1.6.0-incubating.md
+++ b/src/en/release/1.6.0-incubating.md
@@ -29,7 +29,7 @@ Server
 - Support Etcd as Discovery Service
 - Support JDBC authentication mechanism
 - Unify the authentication for Thrift and REST v1 API
-- Enhance metics system
+- Enhance metrics system
 
 Client