Skip to content

Commit

Permalink
Merge pull request #12 from rioriost/patch-1
Browse files Browse the repository at this point in the history
Fix a typo from old README.md of jupitern/table
  • Loading branch information
jupitern authored Apr 18, 2019
2 parents 5e95d27 + 92643d1 commit 48b6c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PHP wrapper for Azure Cosmos DB

## Installation

Include jupitern/table in your project, by adding it to your composer.json file.
Include jupitern/cosmosdb in your project, by adding it to your composer.json file.
```php
{
"require": {
Expand Down

0 comments on commit 48b6c5f

Please sign in to comment.