From 53a9473516c8de285ba0b09978a9da9e977af673 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Thu, 23 Jul 2020 08:54:59 +0800 Subject: [PATCH] Fix a typo in README (#46) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33c85489..a59ec5ed 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It provides a GUI for users to connect or disconnect wired or wireless network which managed by NetworkManager. Users can also create new wired network and configure a old network. By click button at left bottom in the main window, a network configure window of NetworkManager will show in the screen. - Users can get some information about network directly by clicking one item in the network list, these information shown in extention area. + Users can get some information about network directly by clicking one item in the network list, these information shown in extension area. # BUILD KYLIN-NM down the source sode