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 fba3434 commit 93c14aa
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 @@ -572,7 +572,7 @@ export class DataPathStats {
*/
free_in_bytes?: long
/**
* Mount point of the file store (ex: /dev/sda2).
* Mount point of the file store (for example: `/dev/sda2`).
*/
mount?: string
/**
Expand Down

0 comments on commit 93c14aa

Please sign in to comment.