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 /**