Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ng Yang <wssccc@qq.com>
  • Loading branch information
wssccc committed Sep 15, 2021
1 parent 493220b commit 8596d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/context.go
Expand Up @@ -26,7 +26,7 @@ import (
"github.com/pkg/errors"
)

// InitContext is used for plugin inititalization
// InitContext is used for plugin initialization
type InitContext struct {
Context context.Context
Root string
Expand Down

0 comments on commit 8596d11

Please sign in to comment.