Skip to content

Commit

Permalink
Update keps/sig-node/3066-subsecond-probes/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
  • Loading branch information
mikebrow and psschwei authored Mar 8, 2022
1 parent 984e681 commit 9b71650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keps/sig-node/3066-subsecond-probes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ The offset would be used to adjust the timing intervals within probes, by adding
periodSeconds: 1
periodSecondsOffset:
- unit: Milliseconds
value: -500
value: 500
```

would translate to a `periodSecond` value of `500ms`.
Expand Down

0 comments on commit 9b71650

Please sign in to comment.