From 843603f04f165846c1349f59be49a769cd568092 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 30 Jan 2023 09:32:31 +0000 Subject: [PATCH] update README.md. performace -> performance Signed-off-by: Ikko Eltociear Ashimine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe84bac..a067fe3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ and applies secure communication protocols to ensure communication security. - High-performance algorithm library - Comprehensive algorithms: support a variety of mainstream horizontal/vertical federation algorithms. - - Excellent performance: significantly exceeds the average performace of federated learning products. + - Excellent performance: significantly exceeds the average performance of federated learning products. - Network optimization: adapt to high latency, frequent packet loss, and unstable network environments. - Flexible deployment -- Gitee