Skip to content

Commit 8596d11

Browse files
committed
Fix typo
Signed-off-by: Ng Yang <[email protected]>
1 parent 493220b commit 8596d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"github.com/pkg/errors"
2727
)
2828

29-
// InitContext is used for plugin inititalization
29+
// InitContext is used for plugin initialization
3030
type InitContext struct {
3131
Context context.Context
3232
Root string

0 commit comments

Comments
 (0)