From 5b65ac0ffd1e0a5c9ad727b3ac28c12bdc042038 Mon Sep 17 00:00:00 2001 From: fancy Date: Mon, 27 Apr 2020 14:49:56 +0800 Subject: [PATCH] typo fix --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8dd3ed5..046a5c4 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ It aslo supports global transparent proxy and gateway proxy. See [Global transpa - cgroup2 - Both cgroup and cgroup2 are enable in linux by default. So you don't have to do anything about this. + Both cgroup and cgroup2 are enabled in linux by default. So you don't have to do anything about this. - `systemd-cgls` to see the cgroup hierarchical tree. - Why cgroup v2? Because simple, elegant and intuitive.