Skip to content

Commit 76156b3

Browse files
authored
Merge pull request #37873 from nurayko/patch-1
Remove extra on
2 parents 1cff40e + f6430f8 commit 76156b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/cgroups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ updated to newer versions that support cgroup v2. For example:
106106

107107
## Identify the cgroup version on Linux Nodes {#check-cgroup-version}
108108

109-
The cgroup version depends on on the Linux distribution being used and the
109+
The cgroup version depends on the Linux distribution being used and the
110110
default cgroup version configured on the OS. To check which cgroup version your
111111
distribution uses, run the `stat -fc %T /sys/fs/cgroup/` command on
112112
the node:

0 commit comments

Comments
 (0)