We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcf4aa commit 0438974Copy full SHA for 0438974
lib/Github/Api/Apps.php
@@ -28,7 +28,7 @@ public function createInstallationToken($installationId, $userId = null)
28
}
29
30
/**
31
- * Find all installations for the authenticated integration.
+ * Find all installations for the authenticated application.
32
*
33
* @link https://developer.github.com/v3/apps/#find-installations
34
0 commit comments