From fba34344d0d49cf8a348b5fd0bedba12d10e8da6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 25 Aug 2023 14:54:37 +0200 Subject: [PATCH] Update specification/nodes/_types/Stats.ts Co-authored-by: Abdon Pijpelink --- specification/nodes/_types/Stats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/nodes/_types/Stats.ts b/specification/nodes/_types/Stats.ts index 35b8bff6a2..72a9979a16 100644 --- a/specification/nodes/_types/Stats.ts +++ b/specification/nodes/_types/Stats.ts @@ -460,7 +460,7 @@ export class Breaker { export class Cgroup { /** - * Contains statistics about cpuacct control group for the node. + * Contains statistics about `cpuacct` control group for the node. */ cpuacct?: CpuAcct /**