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 95e5a79 commit 5fb3a4dCopy full SHA for 5fb3a4d
doc/repo/deployments.md
@@ -21,7 +21,7 @@ $deployments = $client->api('deployment')->all('KnpLabs', 'php-github-api', arra
21
$deployment = $client->api('deployment')->show('KnpLabs', 'php-github-api', $id);
22
```
23
24
-#### Create a new deployments.
+#### Create a new deployment.
25
26
The `ref` parameter is required.
27
0 commit comments