diff --git a/internal/config/config.go b/internal/config/config.go index 47d9403b0e8..4d83bd4e5a1 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -564,7 +564,7 @@ pager: # Aliases allow you to create nicknames for gh commands aliases: co: pr checkout -# The path to a unix socket through which send HTTP connections. If blank, HTTP traffic will be handled by net/http.DefaultTransport. +# The path to a unix socket through which to send HTTP connections. If blank, HTTP traffic will be handled by net/http.DefaultTransport. http_unix_socket: # What web browser gh should use when opening URLs. If blank, will refer to environment. browser: