Skip to content

Commit 73a615e

Browse files
Joonpark13Abhi347
andauthored
Update src/main/java/com/spotify/github/v3/clients/GitHubClient.java
Co-authored-by: Abhishek Jain <Abhi347@users.noreply.github.com>
1 parent 51336c5 commit 73a615e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/spotify/github/v3/clients/GitHubClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ CompletableFuture<Response> put(final String path, final String data) {
514514
}
515515

516516
/**
517-
* Make an http PUT request for the given path with provided JSON body.
517+
* Make a HTTP PUT request for the given path with provided JSON body.
518518
*
519519
* @param path relative to the Github base url
520520
* @param data request body as stringified JSON

0 commit comments

Comments
 (0)