mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
Correct spelling: docmentation -> documentation
This commit is contained in:
@@ -328,7 +328,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>
|
||||
IObservableReleasesClient Release { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user