Some changes in description

This commit is contained in:
Prayank Mathur
2016-03-30 16:17:40 +05:30
parent eb73e97f6a
commit ee7dcbd2c1
4 changed files with 8 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ namespace Octokit.Reactive
/// </summary>
/// <param name="owner">The owner of the repository</param>
/// <param name="repositoryName">The name of the repository</param>
/// <param name="options">Options to change the response of the API</param>
/// <param name="options">Options to change the API response</param>
/// <remarks>
/// See the <a href="https://developer.github.com/v3/repos/pages/#list-pages-builds">API documentation</a> for more information.
/// </remarks>