diff --git a/Octokit.Reactive/Clients/IObservableIssuesLabelsClient.cs b/Octokit.Reactive/Clients/IObservableIssuesLabelsClient.cs index ec84de51..71619750 100644 --- a/Octokit.Reactive/Clients/IObservableIssuesLabelsClient.cs +++ b/Octokit.Reactive/Clients/IObservableIssuesLabelsClient.cs @@ -13,10 +13,23 @@ namespace Octokit.Reactive /// See the API documentation for more information. /// /// The owner of the repository - /// The name of the repository + /// The name of the repository /// The number of the issue /// The list of labels - IObservable