Skip to content

Commit b66e153

Browse files
authored
minor #977 fix typo (staabm)
This PR was merged into the 3.1.x-dev branch. Discussion ---------- Commits ------- 5fb3a4d fix typo
2 parents 95e5a79 + 5fb3a4d commit b66e153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/repo/deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $deployments = $client->api('deployment')->all('KnpLabs', 'php-github-api', arra
2121
$deployment = $client->api('deployment')->show('KnpLabs', 'php-github-api', $id);
2222
```
2323

24-
#### Create a new deployments.
24+
#### Create a new deployment.
2525

2626
The `ref` parameter is required.
2727

0 commit comments

Comments
 (0)