Skip to content

Commit

Permalink
Update specification/nodes/_types/Stats.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Abdon Pijpelink <[email protected]>
  • Loading branch information
szabosteve and abdonpijpelink authored Aug 25, 2023
1 parent 26b191a commit fba3434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/nodes/_types/Stats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
/**
Expand Down

0 comments on commit fba3434

Please sign in to comment.