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 e062ff9 commit 735ed9fCopy full SHA for 735ed9f
github/repos_pages.go
@@ -97,7 +97,7 @@ type PagesUpdate struct {
97
Source *string `json:"source,omitempty"`
98
// Public configures access controls for the site.
99
// If "true", the site will be accessible to anyone on the internet. If "false",
100
- // the site will be accessible to anyone with read access to the respository that
+ // the site will be accessible to anyone with read access to the repository that
101
// published the site.
102
Public *bool `json:"public,omitempty"`
103
// HTTPSEnforced specifies whether HTTPS should be enforced for the repository.
0 commit comments