Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: glorv <[email protected]>
  • Loading branch information
glorv committed Dec 4, 2023
1 parent e268d46 commit 8b5747f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/execdetails.go
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ type ExecDetails struct {
WaitKVRespDuration int64
WaitPDRespDuration int64
WaitRUDuration int64
// total read ans write ru in 1/1000
// total read and write ru in 1/1000 precision.
MilliRRU int64
MilliWRU int64
}
Expand Down

0 comments on commit 8b5747f

Please sign in to comment.