Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBrito authored and cpuguy83 committed Dec 10, 2024
1 parent caed08a commit ed7390b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/mux.go
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ func WithBuiltinHandler(key string, bf gwclient.BuildFunc) func(context.Context,
// When `spec.Targets` is populated but the provided targetKey does not appear
// in `spec.Targets` this returns false.
//
// When the provided tgargetKey is in `spec.Targets` but the target spec defines
// When the provided targetKey is in `spec.Targets` but the target spec defines
// a frontend to forward to, this returns false.
//
// Otherwise true.
Expand Down

0 comments on commit ed7390b

Please sign in to comment.