Skip to content

Commit 34077fc

Browse files
authored
Merge pull request #28 from localpath/patch-1
[fixes #27] update MongoDB to DynamoDB in connection doc block createClient
2 parents e6c9063 + 189b22e commit 34077fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Kitar/Dynamodb/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public function setClient(DynamoDbClient $client)
6767
}
6868

6969
/**
70-
* Create a new MongoDB client.
70+
* Create a new DynamoDB client.
7171
* @param array $config
7272
* @return \Aws\Dynamodb\DynamoDbClient
7373
*/

0 commit comments

Comments
 (0)