Skip to content

Commit c814140

Browse files
author
Kate Osborn
committed
Fix lint
1 parent add4b98 commit c814140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gateway/commands.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
"github.com/nginxinc/nginx-gateway-fabric/internal/mode/static/nginx/file"
2424
)
2525

26-
// These flags are shared by mutliple commands.
26+
// These flags are shared by multiple commands.
2727
const (
2828
domain = "gateway.nginx.org"
2929
gatewayClassFlag = "gatewayclass"

0 commit comments

Comments
 (0)