Skip to content

Commit eff2910

Browse files
authored
fix: make one line change to trigger release (#194)
1 parent d539b09 commit eff2910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public CompletableFuture<List<Installation>> getInstallations() {
7979
}
8080

8181
/**
82-
* Get Installation
82+
* Get Installation of repo or org
8383
*
8484
* @return an Installation
8585
*/

0 commit comments

Comments
 (0)