mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-20 14:15:12 +00:00
Correct spelling: docmentation -> documentation
This commit is contained in:
@@ -475,7 +475,7 @@ namespace Octokit.Reactive
|
||||
/// Access GitHub's Releases API.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Refer to the API docmentation for more information: https://developer.github.com/v3/repos/releases/
|
||||
/// Refer to the API documentation for more information: https://developer.github.com/v3/repos/releases/
|
||||
/// </remarks>
|
||||
public IObservableReleasesClient Release { get; private set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user