We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add4b98 commit c814140Copy full SHA for c814140
cmd/gateway/commands.go
@@ -23,7 +23,7 @@ import (
23
"github.com/nginxinc/nginx-gateway-fabric/internal/mode/static/nginx/file"
24
)
25
26
-// These flags are shared by mutliple commands.
+// These flags are shared by multiple commands.
27
const (
28
domain = "gateway.nginx.org"
29
gatewayClassFlag = "gatewayclass"
0 commit comments