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.
2 parents ad3b8e6 + 71a299b commit 0081eaeCopy full SHA for 0081eae
lib/Github/Api/Deployment.php
@@ -78,7 +78,7 @@ public function create($username, $repository, array $params)
78
* @param int $id the deployment number
79
* @param array $params The information about the deployment update.
80
* Must include a "state" field of pending, success, error, or failure.
81
- * May also be given a target_url and description, ßee link for more details.
+ * May also be given a target_url and description, see link for more details.
82
*
83
* @throws MissingArgumentException
84
0 commit comments