Skip to content

Commit 9e42589

Browse files
authored
Fix typos and grammar in comments (#5308)
1 parent 4de13b6 commit 9e42589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest/handler/tracehandler.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
type (
16-
// TraceOption defines the method to customize an traceOptions.
16+
// TraceOption defines the method to customize a traceOptions.
1717
TraceOption func(options *traceOptions)
1818

1919
// traceOptions is TraceHandler options.

0 commit comments

Comments
 (0)