Skip to content

Commit 4d2abc0

Browse files
authored
Merge pull request cli#11246 from kurahaupo/patch-1
Minor (1-word) documentation typo in generated ~/.config/gh/config.yml
2 parents 330d188 + e2b7ef4 commit 4d2abc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ pager:
564564
# Aliases allow you to create nicknames for gh commands
565565
aliases:
566566
co: pr checkout
567-
# The path to a unix socket through which send HTTP connections. If blank, HTTP traffic will be handled by net/http.DefaultTransport.
567+
# The path to a unix socket through which to send HTTP connections. If blank, HTTP traffic will be handled by net/http.DefaultTransport.
568568
http_unix_socket:
569569
# What web browser gh should use when opening URLs. If blank, will refer to environment.
570570
browser:

0 commit comments

Comments
 (0)