Skip to content

Commit 11ed4a5

Browse files
authored
Spelling fix (#60)
Signed-off-by: Zyyeric <[email protected]>
1 parent 8e1d363 commit 11ed4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hedged.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ type Config struct {
2727
// Default is zero which means no hedged requests will be made.
2828
Upto int
2929

30-
// Delay before 2 consequitive hedged requests.
30+
// Delay before 2 consecutive hedged requests.
3131
Delay time.Duration
3232

3333
// Next returns the upto and delay for each HTTP that will be hedged.

0 commit comments

Comments
 (0)