Explorar o código

Update runmetrics.md

Brett Kochendorfer %!s(int64=11) %!d(string=hai) anos
pai
achega
95caf8c485
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sources/articles/runmetrics.md

+ 1 - 1
docs/sources/articles/runmetrics.md

@@ -363,7 +363,7 @@ container, we need to:
 - Execute `ip netns exec <somename> ....`
 
 Please review [*Enumerating Cgroups*](#enumerating-cgroups) to learn how to find
-the cgroup of a pprocess running in the container of which you want to
+the cgroup of a process running in the container of which you want to
 measure network usage. From there, you can examine the pseudo-file named
 `tasks`, which contains the PIDs that are in the
 control group (i.e. in the container). Pick any one of them.