Skip to content

Commit

Permalink
Update doc based on review
Browse files Browse the repository at this point in the history
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
  • Loading branch information
YuyaAbo and gmlewis committed Jun 26, 2022
1 parent 9dd6527 commit bf7f3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/repos_hooks.go
Expand Up @@ -225,7 +225,7 @@ func (s *RepositoriesService) Unsubscribe(ctx context.Context, owner, repo, even
return s.client.Do(ctx, req, nil)
}

// createWebSubRequest returns subscribe/unsubscribe request that implements
// createWebSubRequest returns a subscribe/unsubscribe request that implements
// the WebSub (formerly PubSubHubbub) protocol.
//
// See: https://www.w3.org/TR/websub/#subscriber-sends-subscription-request
Expand Down

0 comments on commit bf7f3b4

Please sign in to comment.