Skip to content

Commit 256a88a

Browse files
authored
API is an abbreviation
1 parent 4207e0a commit 256a88a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Private Packagist Api Client
1+
# Private Packagist API Client
22

33
## Requirements
44

@@ -28,7 +28,7 @@ $client->authenticate('api-token', 'api-secret');
2828
$packages = $client->packages()->all();
2929
```
3030

31-
From `$client` object, you can access the full Private Packagist Api.
31+
From `$client` object, you can access the full Private Packagist API.
3232

3333
## Documentation
3434

0 commit comments

Comments
 (0)