Skip to content

Commit

Permalink
Fixes typo.
Browse files Browse the repository at this point in the history
Signed-off-by: JU4N98 <[email protected]>
  • Loading branch information
JU4N98 committed Oct 6, 2023
1 parent b145771 commit 075ad6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sidecar/sidecar.go
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ func getCmdArgs(args string) ([]string, error) {
return cmdArgs, nil
}

// JWTBundleWatcher is a implementation of workload.JWTBundleWatcher interface
// JWTBundleWatcher is an implementation of workload.JWTBundleWatcher interface
type JWTBundlesWatcher struct {
sidecar *Sidecar
}
Expand Down

0 comments on commit 075ad6e

Please sign in to comment.