Skip to content

Commit 5fb3a4d

Browse files
authored
fix typo
1 parent 95e5a79 commit 5fb3a4d

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)