Skip to content

Commit bf7f3b4

Browse files
YuyaAbogmlewis
andauthored
Update doc based on review
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
1 parent 9dd6527 commit bf7f3b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github/repos_hooks.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ func (s *RepositoriesService) Unsubscribe(ctx context.Context, owner, repo, even
225225
return s.client.Do(ctx, req, nil)
226226
}
227227

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

0 commit comments

Comments
 (0)